WifiEspNow
ESP-NOW Arduino library for ESP8266 and ESP32
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
WifiEspNowInternal Class Reference

Static Public Member Functions

static void rx (const esp_now_recv_info_t *info, const uint8_t *data, int len)
 
static void tx (const esp_now_send_info_t *info, esp_now_send_status_t status)
 

Member Function Documentation

◆ rx()

static void WifiEspNowInternal::rx ( const esp_now_recv_info_t *  info,
const uint8_t *  data,
int  len 
)
inlinestatic

◆ tx()

static void WifiEspNowInternal::tx ( const esp_now_send_info_t *  info,
esp_now_send_status_t  status 
)
inlinestatic

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