mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-26 08:22:43 +08:00
[conf] flixr: persistent settings only for ap
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
<configure name="BARO_LED" value="5"/>
|
||||
<!--configure name="HAS_LUFTBOOT" value="1"/-->
|
||||
<define name="USE_KILL_SWITCH_FOR_MOTOR_ARMING" value="TRUE"/>
|
||||
<define name="USE_PERSISTENT_SETTINGS" value="TRUE"/>
|
||||
</target>
|
||||
|
||||
<target name="nps" board="pc">
|
||||
@@ -46,7 +47,6 @@
|
||||
|
||||
<!--define name="KILL_ON_GROUND_DETECT" value="TRUE"/-->
|
||||
<!--define name="FAILSAFE_ON_BAT_CRITICAL" value="TRUE"/-->
|
||||
<define name="USE_PERSISTENT_SETTINGS" value="TRUE"/>
|
||||
</firmware>
|
||||
|
||||
<firmware name="setup">
|
||||
|
||||
Reference in New Issue
Block a user