Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT
This commit is contained in:
parent
f3c113fb5a
commit
2251560256
9 changed files with 73 additions and 73 deletions
|
@ -43,7 +43,7 @@ OPT_DEFS += -DLCD_BACKLIGHT_ENABLE
|
|||
endif
|
||||
|
||||
ifeq ($(strip $(BACKLIGHT_ENABLE)), yes)
|
||||
SRC += $(VISUALIZER_DIR)/led_keyframes.c
|
||||
SRC += $(VISUALIZER_DIR)/led_backlight_keyframes.c
|
||||
endif
|
||||
|
||||
include $(GFXLIB)/gfx.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue