ESP-NOW Transmitter comments

This commit is contained in:
2025-06-17 15:58:45 -04:00
parent 2d75f2fe3e
commit dadc8c9c68

View File

@@ -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 */