Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_bringup_new_state_machine_drton

This commit is contained in:
Lorenz Meier
2013-08-19 09:42:22 +02:00
5 changed files with 47 additions and 10 deletions
+9
View File
@@ -58,6 +58,15 @@ fi
if [ $MODE == autostart ]
then
#
# Start terminal
#
if sercon
then
echo "USB connected"
nshterm /dev/ttyACM0 &
fi
#
# Start the ORB (first app to start)
#