ESP-NOW Transmitter

This commit is contained in:
2025-06-18 00:21:42 -04:00
parent 255f7e41a7
commit 2b65c0146e

View File

@@ -11,8 +11,6 @@
#include "sensors_data.h"
//static const char *TAG = "ESP-NOW_Transmitter";
extern sensors_data_t buffer;
static int x, y; // Joystick x and y positions
adc_oneshot_unit_handle_t adc_xy_handle;