|
ESPHome 2026.4.0-dev
|
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::spa06_base |
Functions | |
| int16_t | esphome::spa06_base::decode16 (uint8_t msb, uint8_t lsb, size_t bits, size_t head=0) |
| int32_t | esphome::spa06_base::decode32 (uint8_t xmsb, uint8_t msb, uint8_t lsb, uint8_t xlsb, size_t bits, size_t head=0) |