Add TFT_BACKLIGHT_ON for cardputer to fix builds (#10387)

This commit is contained in:
Jonathan Bennett
2026-05-04 16:19:48 -05:00
committed by GitHub
parent b2bda3b07a
commit 6ea0d5ebba

View File

@@ -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)