mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:26:50 +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
|
if ver hwcmp AEROFC_V1
|
||||||
then
|
then
|
||||||
|
if param compare SYS_AUTOSTART 0
|
||||||
|
then
|
||||||
|
set AUTOCNF yes
|
||||||
|
fi
|
||||||
param set SYS_AUTOSTART 4070
|
param set SYS_AUTOSTART 4070
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user