mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-28 21:33:32 +00:00
feat(adc): support ADC calibration on ESP32C61
This commit is contained in:
@@ -12,5 +12,4 @@
|
||||
* @brief Supported calibration schemes
|
||||
*/
|
||||
|
||||
// TODO: [ESP32C61] IDF-9303
|
||||
// #define ADC_CALI_SCHEME_CURVE_FITTING_SUPPORTED 1
|
||||
#define ADC_CALI_SCHEME_CURVE_FITTING_SUPPORTED 1
|
||||
|
Reference in New Issue
Block a user