|
ESPHome 2025.12.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::remote_base |
Variables | |
| constexpr uint64_t | esphome::remote_base::HEADER = 0b011001001100010uL |
| constexpr size_t | esphome::remote_base::HEADER_SIZE = 15 |
| constexpr size_t | esphome::remote_base::CODE_SIZE = 17 |