mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-20 19:36:19 +08:00
use configured SYS_TIME_LED for fixedwings
This commit is contained in:
@@ -120,7 +120,7 @@ ns_srcs += $(SRC_FIRMWARE)/main.c
|
||||
#
|
||||
ns_CFLAGS += -DUSE_LED
|
||||
ifneq ($(SYS_TIME_LED),none)
|
||||
ns_CFLAGS += -DSYS_TIME_LED=1
|
||||
ns_CFLAGS += -DSYS_TIME_LED=$(SYS_TIME_LED)
|
||||
endif
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user