Hotfix: Added missing drivers to USB startup

This commit is contained in:
Lorenz Meier
2013-08-02 15:38:17 +02:00
parent 9220f33ce0
commit 241244ab96
+5
View File
@@ -26,6 +26,11 @@ fi
if px4io start
then
echo "PX4IO driver started"
else
if fmu mode_serial
then
echo "FMU driver started"
fi
fi
# Start sensors