Skip to content

Commit 1bc72e5

Browse files
committed
add BL pin
1 parent 40d3a8f commit 1bc72e5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

platformio.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ build_flags =
2525
-D TFT_CS=15
2626
-D TFT_DC=22
2727
-D TFT_RST=4
28+
-D TFT_BL=32
29+
-D TFT_BACKLIGHT_ON=HIGH
2830
-D LOAD_GLCD=1
2931
-D LOAD_FONT2
3032
-D LOAD_FONT4

0 commit comments

Comments
 (0)