ESPHome
2024.10.2
|
#include <canalsat_protocol.h>
Additional Inherited Members | |
Public Member Functions inherited from esphome::remote_base::CanalSatData | |
bool | operator== (const CanalSatData &rhs) const |
Data Fields inherited from esphome::remote_base::CanalSatData | |
uint8_t | device: 7 |
uint8_t | address: 6 |
uint8_t | repeat: 1 |
uint8_t | command: 7 |
Definition at line 19 of file canalsat_protocol.h.