|
ESPHome 2025.10.4
|
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::ltr501 |
Functions | |
| bool | esphome::ltr501::operator== (const GainTimePair &lhs, const GainTimePair &rhs) |
| bool | esphome::ltr501::operator!= (const GainTimePair &lhs, const GainTimePair &rhs) |
| template<typename T , size_t size> | |
| T | esphome::ltr501::get_next (const T(&array)[size], const T val) |
| template<typename T , size_t size> | |
| T | esphome::ltr501::get_prev (const T(&array)[size], const T val) |