Delete lcd_backlight_hal.c
The functionality can now be found in the infinity_erogodox.c file instead.
This commit is contained in:
@ -34,9 +34,6 @@ endif
|
||||
|
||||
ifdef LCD_BACKLIGHT_ENABLE
|
||||
SRC += $(VISUALIZER_DIR)/lcd_backlight.c
|
||||
ifndef EMULATOR
|
||||
SRC += lcd_backlight_hal.c
|
||||
endif
|
||||
OPT_DEFS += -DLCD_BACKLIGHT_ENABLE
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user