ESPHome
2024.10.2
|
#include <samsung36_protocol.h>
Public Member Functions | |
bool | operator== (const Samsung36Data &rhs) const |
Data Fields | |
uint16_t | address |
uint32_t | command |
Definition at line 11 of file samsung36_protocol.h.
|
inline |
Definition at line 15 of file samsung36_protocol.h.
uint16_t esphome::remote_base::Samsung36Data::address |
Definition at line 12 of file samsung36_protocol.h.
uint32_t esphome::remote_base::Samsung36Data::command |
Definition at line 13 of file samsung36_protocol.h.