mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 13:16:45 +00:00
Add backlight pin GPIO 21
This commit is contained in:
parent
20d711d37c
commit
036861db3a
@ -20,7 +20,7 @@ build_flags =
|
|||||||
-D TFT_DC=33
|
-D TFT_DC=33
|
||||||
-D TFT_CS=15
|
-D TFT_CS=15
|
||||||
-D TFT_RST=-1 ; RST
|
-D TFT_RST=-1 ; RST
|
||||||
-D TFT_BCKL=-1 ; Solder the LITE pad to a PWM enabled pin of the ESP, like GPIO 21
|
-D TFT_BCKL=21 ; Solder the LITE pad to a PWM enabled pin of the ESP, like GPIO 21
|
||||||
-D STMPE_CS=32
|
-D STMPE_CS=32
|
||||||
;endregion
|
;endregion
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user