ESPHome 2025.9.0-dev
|
#include <espnow_component.h>
Public Member Functions | |
bool | operator== (const ESPNowPeer &other) const |
bool | operator== (const uint8_t *other) const |
Data Fields | |
uint8_t | address [ESP_NOW_ETH_ALEN] |
Definition at line 49 of file espnow_component.h.
|
inline |
Definition at line 52 of file espnow_component.h.
|
inline |
Definition at line 53 of file espnow_component.h.
uint8_t esphome::espnow::ESPNowPeer::address[ESP_NOW_ETH_ALEN] |
Definition at line 50 of file espnow_component.h.