|
ESPHome 2025.12.0-dev
|
#include <pronto_protocol.h>
Public Member Functions | |
| bool | operator== (const ProntoData &rhs) const |
Data Fields | |
| std::string | data |
| int | delta |
Definition at line 13 of file pronto_protocol.h.
| bool esphome::remote_base::ProntoData::operator== | ( | const ProntoData & | rhs | ) | const |
Definition at line 43 of file pronto_protocol.cpp.
| std::string esphome::remote_base::ProntoData::data |
Definition at line 14 of file pronto_protocol.h.
| int esphome::remote_base::ProntoData::delta |
Definition at line 15 of file pronto_protocol.h.