This commit is contained in:
2025-08-06 04:30:41 -04:00
parent 926ef79bcc
commit da12b6f784

View File

@@ -333,7 +333,7 @@ static bool adc_calibration_init(adc_unit_t unit, adc_channel_t channel, adc_att
calibrated = true;
}
}
#endif
#endif
*out_handle = handle;
if (ret == ESP_OK) {