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