mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-02 19:53:57 -04:00
PX4: log devices being used in boot.log
This commit is contained in:
parent
28ffa4059b
commit
d487b1170e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user