Make it harder to run into a non-existent uORB error

This commit is contained in:
Lorenz Meier
2013-05-13 08:34:48 +02:00
parent f8c199062a
commit ff518e72d4
+8
View File
@@ -7,6 +7,14 @@
# Start sensor drivers here.
#
#
# Check for UORB
#
if uorb start
then
echo "uORB started"
fi
ms5611 start
adc start