ESPHome
2024.10.2
|
Data Structures | |
class | HTU31DComponent |
Functions | |
uint8_t | compute_crc (uint32_t value) |
Computes a CRC result for the provided input. More... | |
uint8_t esphome::htu31d::compute_crc | ( | uint32_t | value | ) |
Computes a CRC result for the provided input.
Definition at line 52 of file htu31d.cpp.