mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-12 19:27:09 +00:00
ESP-IDF Robot Controls
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
|
||||
//static const char *TAG = "ESP IDF Robot";
|
||||
|
||||
extern motors;
|
||||
|
||||
static int adc_raw[2][10];
|
||||
static int voltage[2][10];
|
||||
static bool adc_calibration_init(adc_unit_t unit, adc_channel_t channel, adc_atten_t atten, adc_cali_handle_t *out_handle);
|
||||
|
Reference in New Issue
Block a user