mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-18 05:57:43 +00:00
ESP-NOW Transmitter comments
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "driver/adc.h"
|
||||
#include "esp_adc/adc_oneshot.h"
|
||||
#include "config.h"
|
||||
|
||||
static int x, y; // Joystick x and y positions
|
||||
static adc_oneshot_unit_handle_t adc_xy_handle;
|
||||
|
Reference in New Issue
Block a user