More USB startup fixing

This commit is contained in:
Lorenz Meier 2013-08-02 15:37:11 +02:00
parent 5d356ec3d8
commit 9220f33ce0

View File

@ -22,6 +22,12 @@ then
echo "Commander started"
fi
# Start px4io if present
if px4io start
then
echo "PX4IO driver started"
fi
# Start sensors
sh /etc/init.d/rc.sensors