mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-31 12:33:20 +00:00
ESP-NOW Transmitter
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
const char *TAG = "ESP-NOW_Transmitter";
|
||||
ststic const char *TAG = "ESP-NOW_Transmitter";
|
||||
|
||||
static sensors_data_t buffer;
|
||||
static int x, y; // Joystick x and y positions
|
||||
|
Reference in New Issue
Block a user