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