mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 05:23:22 +00:00
RC
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "driver/adc.h"
|
||||
#include "esp_adc/adc_oneshot.h"
|
||||
|
||||
static unsigned uint8_t x, y;
|
||||
static uint8_t x, y;
|
||||
adc_oneshot_unit_handle_t adc1_x_handle;
|
||||
|
||||
static void joystick_get_raw_xy() {
|
||||
|
Reference in New Issue
Block a user