ESPHome 2025.5.0
Loading...
Searching...
No Matches
htu31d.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::htu31d
 

Functions

uint8_t esphome::htu31d::compute_crc (uint32_t value)
 Computes a CRC result for the provided input.