mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-19 15:29:05 +00:00
ESP-NOW-Transmitter
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "driver/adc.h"
|
||||
#include "esp_adc/adc_oneshot.h"
|
||||
|
||||
static int x, y, x_axis, y_axis;
|
||||
static int x, y;
|
||||
static adc_oneshot_unit_handle_t adc_xy_handle;
|
||||
|
||||
// Struct holding sensors values
|
||||
|
Reference in New Issue
Block a user