We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d3a8f commit 1bc72e5Copy full SHA for 1bc72e5
1 file changed
platformio.ini
@@ -25,6 +25,8 @@ build_flags =
25
-D TFT_CS=15
26
-D TFT_DC=22
27
-D TFT_RST=4
28
+ -D TFT_BL=32
29
+ -D TFT_BACKLIGHT_ON=HIGH
30
-D LOAD_GLCD=1
31
-D LOAD_FONT2
32
-D LOAD_FONT4
0 commit comments