firt commit
This commit is contained in:
11
main/Kconfig.projbuild
Normal file
11
main/Kconfig.projbuild
Normal file
@@ -0,0 +1,11 @@
|
||||
menu "LCD backlight test"
|
||||
|
||||
config LCD_PIN_BL
|
||||
int "LCD BLK/backlight GPIO"
|
||||
default -1
|
||||
|
||||
config LCD_BL_ACTIVE_HIGH
|
||||
bool "Backlight is active high"
|
||||
default y
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user