mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-12 05:47:19 +00:00
ESP-IDF Robot Controls
This commit is contained in:
@@ -840,6 +840,6 @@ void app_main(void)
|
||||
vTaskDelay(CONFIG_BLINK_PERIOD / portTICK_PERIOD_MS);
|
||||
}
|
||||
|
||||
ESP_ERROR_CHECK(adc_continuous_stop(handle));
|
||||
ESP_ERROR_CHECK(adc_continuous_deinit(handle));
|
||||
//ESP_ERROR_CHECK(adc_continuous_stop(handle));
|
||||
//ESP_ERROR_CHECK(adc_continuous_deinit(handle));
|
||||
}
|
||||
|
Reference in New Issue
Block a user