HAL_PX4: start adc driver in rc.APM

This commit is contained in:
Andrew Tridgell 2013-01-21 13:55:58 +11:00
parent e42cf918fd
commit ed94292c25

View File

@ -31,6 +31,8 @@ then
mpu6000 start mpu6000 start
ms5611 start ms5611 start
hmc5883 start hmc5883 start
adc start
echo Trying PX4IO start echo Trying PX4IO start
if px4io start if px4io start
then then