no more TIME_LED, use SYS_TIME_LED everywhere instead

This commit is contained in:
Felix Ruess
2012-01-06 00:31:59 +01:00
parent 59f32ce629
commit 897233ebf8
40 changed files with 64 additions and 71 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ include $(PAPARAZZI_SRC)/conf/autopilot/tiny.makefile
FLASH_MODE=IAP
ap.CFLAGS += -DFBW -DAP -DBOARD_CONFIG=$(CONFIG) -DUSE_LED -DTIME_LED=1
ap.CFLAGS += -DFBW -DAP -DBOARD_CONFIG=$(CONFIG) -DUSE_LED -DSYS_TIME_LED=1
ap.srcs = sys_time.c $(SRC_ARCH)/sys_time_hw.c $(SRC_ARCH)/armVIC.c main_fbw.c main_ap.c main.c
ap.srcs += commands.c