mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-19 10:57:46 +08:00
aerofc: load autostart on first boot
This commit is contained in:
committed by
Lorenz Meier
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user