adc progress, not yet done
This commit is contained in:
@ -62,4 +62,5 @@ void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef* hadc) {
|
||||
if (hadc == &frontendAdc) {
|
||||
frontendAdcCallback(hadc);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user