Skip to content

Commit

Permalink
[ArDrone] Default LEDS
Browse files Browse the repository at this point in the history
  • Loading branch information
dewagter committed Sep 1, 2013
1 parent d04315e commit 21df20c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions conf/boards/ardrone2_raw.makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 21df20c

Please sign in to comment.