Remove redundant defintions of ST7789_BACKLIGHT_EN

This commit is contained in:
Kevin Hester
2024-08-22 10:40:12 -07:00
parent db6e591c07
commit 2a7cf9d387
7 changed files with 6 additions and 12 deletions

View File

@@ -40,7 +40,7 @@
#define ST7789_MISO 19
#define ST7789_BUSY -1
#define ST7789_SPI_HOST SPI3_HOST
#define ST7789_BACKLIGHT_EN -1 // EXTENDER_PIN(9)
#define TFT_BL -1 // EXTENDER_PIN(9)
#define SPI_FREQUENCY 40000000
#define SPI_READ_FREQUENCY 16000000
#define TFT_HEIGHT 240