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:
kevindehecker
2017-01-17 15:52:32 +01:00
committed by Felix Ruess
parent c9a38180fc
commit 27134d490f
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -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
#