ESPHome 2025.5.0
|
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 uint64_t | esphome::remote_base::HEADER_SIZE = 15 |
constexpr uint64_t | esphome::remote_base::CODE_SIZE = 17 |