mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-05 23:43:58 -04:00
PX4: fixed handling of nostart option
This commit is contained in:
parent
a17b85c661
commit
dd0630dc16
@ -113,8 +113,9 @@ then
|
||||
else
|
||||
echo "No APM sketch found"
|
||||
fi
|
||||
fi
|
||||
|
||||
echo "rc.APM finished"
|
||||
echo "rc.APM finished" >> $logfile
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user