PX4: start batt_smbus

This commit is contained in:
Randy Mackay 2014-11-26 11:01:04 +09:00
parent 70dcc724ac
commit b4b062e9ef

View File

@ -376,6 +376,12 @@ then
fi fi
fi fi
# optional smbus battery monitor
if batt_smbus start
then
echo "Found batt_smbus"
fi
if [ $BOARD == FMUv2 ] if [ $BOARD == FMUv2 ]
then then
# the ramtron on FMUv2 is very fast and can handle trillions of # the ramtron on FMUv2 is very fast and can handle trillions of