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