Add TFT_BACKLIGHT_ON for cardputer to fix builds (#10387)
This commit is contained in:
co-authored by
GitHub
parent
b2bda3b07a
commit
6ea0d5ebba
@@ -9,6 +9,7 @@
|
||||
#define ST7789_BUSY -1
|
||||
// #define VTFT_CTRL 38
|
||||
#define VTFT_LEDA 38
|
||||
#define TFT_BACKLIGHT_ON HIGH
|
||||
// #define ST7789_BL (32+6)
|
||||
#define ST7789_SPI_HOST SPI2_HOST
|
||||
// #define TFT_BL (32+6)
|
||||
|
||||
Reference in New Issue
Block a user