mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 10:03:24 +00:00
pcm
This commit is contained in:
@@ -357,6 +357,6 @@ static void adc_calibration_deinit(adc_cali_handle_t handle)
|
|||||||
ESP_LOGI("ESP IDF Robot", "deregister %s calibration scheme", "Line Fitting");
|
ESP_LOGI("ESP IDF Robot", "deregister %s calibration scheme", "Line Fitting");
|
||||||
ESP_ERROR_CHECK(adc_cali_delete_scheme_line_fitting(handle));
|
ESP_ERROR_CHECK(adc_cali_delete_scheme_line_fitting(handle));
|
||||||
#endif
|
#endif
|
||||||
}
|
}*/
|
||||||
|
|
||||||
#endif
|
#endif
|
Reference in New Issue
Block a user