ESPHome
2024.10.2
|
#include <rc_switch_protocol.h>
Public Member Functions | |
bool | operator== (const RCSwitchData &rhs) const |
Data Fields | |
uint64_t | code |
uint8_t | protocol |
Definition at line 9 of file rc_switch_protocol.h.
|
inline |
Definition at line 13 of file rc_switch_protocol.h.
uint64_t esphome::remote_base::RCSwitchData::code |
Definition at line 10 of file rc_switch_protocol.h.
uint8_t esphome::remote_base::RCSwitchData::protocol |
Definition at line 11 of file rc_switch_protocol.h.