mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Merge pull request #565 from sjwilks/wingwing
Correct a typo for the wingwing startup script
This commit is contained in:
@@ -323,7 +323,7 @@ then
|
|||||||
|
|
||||||
if param compare SYS_AUTOSTART 33
|
if param compare SYS_AUTOSTART 33
|
||||||
then
|
then
|
||||||
sh /etc/init.d/32_io_wingwing
|
sh /etc/init.d/33_io_wingwing
|
||||||
set MODE custom
|
set MODE custom
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user