UWB-Tracking
|
ESP-NOW communication library for peer-to-peer data transmission. More...
#include <esp_now.h>
#include <WiFi.h>
#include <Wire.h>
#include <string.h>
Go to the source code of this file.
Classes | |
class | espnow_obj |
An Object which enables a single peer-to-peer connection. More... | |
Macros | |
#define | SEND_MESSAGE "TKN" |
ESP-NOW communication library for peer-to-peer data transmission.
#define SEND_MESSAGE "TKN" |