|
ESPHome 2025.11.0b4
|
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 uint32_t | esphome::remote_base::PW_MARK_US = 780 |
| constexpr uint32_t | esphome::remote_base::PW_SHORT_US = 720 |
| constexpr uint32_t | esphome::remote_base::PW_LONG_US = 1500 |
| constexpr uint16_t | esphome::remote_base::MSB_DYSON = (1 << 14) |
| constexpr uint32_t | esphome::remote_base::N_SYMBOLS_REQ = 2u * (1 + 15) |