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

View File

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