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:
@@ -3,6 +3,7 @@
|
|||||||
#include "esp_err.h"
|
#include "esp_err.h"
|
||||||
|
|
||||||
adc_oneshot_unit_handle_t adc_xy_handle;
|
adc_oneshot_unit_handle_t adc_xy_handle;
|
||||||
|
sensors_data_t buffer;
|
||||||
static int x, y; // Joystick x- and y- axis positions
|
static int x, y; // Joystick x- and y- axis positions
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user