WifiEspNow
ESP-NOW Arduino library for ESP8266 and ESP32
|
#include <WiFi.h>
#include <cstddef>
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | WifiEspNowPeerInfo |
class | WifiEspNowClass |
Enumerations | |
enum class | WifiEspNowSendStatus : uint8_t { NONE = 0 , OK = 1 , FAIL = 2 } |
Result of send operation. More... | |
Variables | |
WifiEspNowClass | WifiEspNow |
ESP-NOW API. More... | |
|
strong |
|
extern |
ESP-NOW API.