Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT
This commit is contained in:
committed by
Jack Humbert
parent
f3c113fb5a
commit
2251560256
@ -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
|
||||
|
Reference in New Issue
Block a user