mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
fix kill switch, RADIO_CONTROL_KILL_SWITCH is now named RADIO_KILL_SWITCH
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<firmware name="rotorcraft">
|
||||
<target name="ap" board="booz_1.0">
|
||||
<!--<define name="KILL_MOTORS"/>--> <!-- prevent motors from ever starting -->
|
||||
<!--<define name="RADIO_CONTROL_KILL_SWITCH" value="RADIO_CONTROL_SWITCH1"/>-->
|
||||
<!--<define name="RADIO_KILL_SWITCH" value="RADIO_CONTROL_SWITCH1"/>-->
|
||||
<define name="USE_GPS_ACC4R"/>
|
||||
<define name="USE_INS_NAV_INIT"/>
|
||||
</target>
|
||||
|
||||
Reference in New Issue
Block a user