Delete lcd_backlight_hal.c
The functionality can now be found in the infinity_erogodox.c file instead.
This commit is contained in:
parent
bcbd8f1c50
commit
aaac254ebc
3 changed files with 65 additions and 87 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue