Files
touch-resistance-lcd/main/Kconfig.projbuild
2026-06-17 17:28:22 +08:00

12 lines
203 B
Plaintext

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