mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 13:57:17 +00:00
pcm
This commit is contained in:
@@ -1 +1 @@
|
||||
b0c3328cf83994076f6b85b336665f0f98411c1a
|
||||
a2fd5ebab7a4ec4fe27721ed9dd5783117d00280
|
||||
|
@@ -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_ERROR_CHECK(adc_cali_delete_scheme_line_fitting(handle));
|
||||
#endif
|
||||
}*/
|
||||
}
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user