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