mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 05:04:07 +08:00
aerofc: load autostart on first boot
This commit is contained in:
parent
2fb09b7978
commit
780e903d5b
@ -187,6 +187,10 @@ then
|
||||
|
||||
if ver hwcmp AEROFC_V1
|
||||
then
|
||||
if param compare SYS_AUTOSTART 0
|
||||
then
|
||||
set AUTOCNF yes
|
||||
fi
|
||||
param set SYS_AUTOSTART 4070
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user