mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-17 18:13:44 +00:00
ESP-NOW Transmitter
This commit is contained in:
@@ -33,10 +33,10 @@
|
||||
#include "esp_crc.h"
|
||||
#include "espnow_example.h"
|
||||
|
||||
//#include "config.h"
|
||||
#include "config.h"
|
||||
//#include "joystick.h"
|
||||
|
||||
//const char *TAG = "ESP-NOW_Transmitter";
|
||||
const char *TAG = "ESP-NOW_Transmitter";
|
||||
esp_now_peer_info_t devices;
|
||||
|
||||
/* WiFi should start before using ESPNOW */
|
||||
|
Reference in New Issue
Block a user