|
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::veml7700 |
Functions | |
| template<typename T , size_t size> | |
| T | esphome::veml7700::get_next (const T(&array)[size], const T val) |
| template<typename T , size_t size> | |
| T | esphome::veml7700::get_prev (const T(&array)[size], const T val) |