mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ROMFS: common: Start aerofc_adc in AeroFC
Probably this was a merge error.
This commit is contained in:
parent
e6031a97fa
commit
8d50249e8f
@ -307,6 +307,10 @@ then
|
||||
if ist8310 -C -b 1 -R 4 start
|
||||
then
|
||||
fi
|
||||
|
||||
if aerofc_adc start
|
||||
then
|
||||
fi
|
||||
fi
|
||||
|
||||
if ver hwcmp PX4FMU_V4PRO
|
||||
@ -355,10 +359,6 @@ then
|
||||
if hmc5883 -X start
|
||||
then
|
||||
fi
|
||||
|
||||
if aerofc_adc start
|
||||
then
|
||||
fi
|
||||
fi
|
||||
|
||||
if meas_airspeed start
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user