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