|
ESPHome 2026.1.2
|
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 unsigned int | esphome::remote_base::MIRAGE_IR_PACKET_BIT_SIZE = 120 |
| constexpr size_t | esphome::remote_base::MIRAGE_MAX_DATA_BYTES = (MIRAGE_IR_PACKET_BIT_SIZE / 8) |