|
ESPHome 2025.12.0-dev
|
#include <lg_protocol.h>
Public Member Functions | |
| bool | operator== (const LGData &rhs) const |
Data Fields | |
| uint32_t | data |
| uint8_t | nbits |
Definition at line 11 of file lg_protocol.h.
|
inline |
Definition at line 15 of file lg_protocol.h.
| uint32_t esphome::remote_base::LGData::data |
Definition at line 12 of file lg_protocol.h.
| uint8_t esphome::remote_base::LGData::nbits |
Definition at line 13 of file lg_protocol.h.