PX4: log devices being used in boot.log

This commit is contained in:
Andrew Tridgell 2013-06-24 21:51:31 +10:00
parent 28ffa4059b
commit d487b1170e

View File

@ -107,7 +107,7 @@ then
fi
echo Starting $sketch
echo Starting $sketch >> $logfile
echo Starting $sketch on $deviceA and $deviceC >> $logfile
$sketch -d $deviceA -d2 $deviceC start
# if starting on the console, tell nsh to exit