mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-02 13:27:32 +08:00
Pixhawk config fixes (#1987)
* Toggle B/E led for sys time on IO, makes it consistent with fmu B/E led and PX4 code stack * Reversed Kill switch
This commit is contained in:
committed by
Felix Ruess
parent
c9a38180fc
commit
27134d490f
@@ -28,7 +28,7 @@ RADIO_CONTROL_LED ?= none
|
||||
BARO_LED ?= none
|
||||
AHRS_ALIGNER_LED ?= none
|
||||
GPS_LED ?= none
|
||||
SYS_TIME_LED ?= 1
|
||||
SYS_TIME_LED ?= 2
|
||||
FBW_MODE_LED ?= 3
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user