forked from espressif/esp-idf
ADC_UNIT_MAX is no longer equal to the number of ADC units. This makes the static s_adc_cali_param arrays larger than necessary.
ADC_UNIT_MAX is no longer equal to the number of ADC units. This makes the static s_adc_cali_param arrays larger than necessary.