[ArDrone] Default LEDS

This commit is contained in:
Christophe De Wagter
2013-09-01 22:59:13 +02:00
parent d04315e08e
commit 21df20cae8
+4 -4
View File
@@ -35,8 +35,8 @@ $(TARGET).CFLAGS +=-DARDRONE2_RAW
# -----------------------------------------------------------------------
# default LED configuration
RADIO_CONTROL_LED ?= none
RADIO_CONTROL_LED ?= 4
BARO_LED ?= none
AHRS_ALIGNER_LED ?= none
GPS_LED ?= none
SYS_TIME_LED ?= none
AHRS_ALIGNER_LED ?= 2
GPS_LED ?= 3
SYS_TIME_LED ?= 1