ESPHome  2024.7.2
Public Member Functions | Data Fields
esphome::remote_base::RoombaData Struct Reference

#include <roomba_protocol.h>

Public Member Functions

bool operator== (const RoombaData &rhs) const
 

Data Fields

uint8_t data
 

Detailed Description

Definition at line 8 of file roomba_protocol.h.

Member Function Documentation

◆ operator==()

bool esphome::remote_base::RoombaData::operator== ( const RoombaData rhs) const
inline

Definition at line 11 of file roomba_protocol.h.

Field Documentation

◆ data

uint8_t esphome::remote_base::RoombaData::data

Definition at line 9 of file roomba_protocol.h.


The documentation for this struct was generated from the following file: