mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-17 19:53:44 +00:00
ESP-NOW Transmitter
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "sensors_data.h"
|
||||
#include "config.h"
|
||||
|
||||
const char *TAG = "ESP-NOW_Transmitter";
|
||||
adc_oneshot_unit_handle_t adc_xy_handle;
|
||||
sensors_data_t buffer;
|
||||
static int x, y; // Joystick x- and y- axis positions
|
||||
|
Reference in New Issue
Block a user