mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-17 23:03:43 +00:00
ESP-IDF Robot Controls
This commit is contained in:
0
ESP-IDF_Robot/build/.ninja_lock
Normal file
0
ESP-IDF_Robot/build/.ninja_lock
Normal file
@@ -1 +1 @@
|
||||
3211d7b655f8e01e0c1b2ab01fc1305ceee26535
|
||||
49f824f80a7d7ea7792e3c9bfaf4ec58507f628c
|
||||
|
@@ -24,6 +24,8 @@ adc_cali_handle_t adc1_cali_chan0_handle, adc1_cali_chan1_handle;
|
||||
adc_oneshot_unit_handle_t adc1_handle;
|
||||
bool do_calibration1_chan0, do_calibration1_chan1;
|
||||
|
||||
static int interpolate_raw_val (int raw);
|
||||
|
||||
static esp_err_t rc_adc_init (void) {
|
||||
|
||||
adc_oneshot_unit_init_cfg_t init_config1 = {
|
||||
|
Reference in New Issue
Block a user