rusefillc 2022-01-16 10:48:31 -05:00
parent da65e801db
commit d90eb5259b
1 changed files with 2 additions and 0 deletions

View File

@ -492,6 +492,8 @@ void initHardware() {
return;
}
boardInitHardware();
#if HAL_USE_ADC
initAdcInputs();