fix T-Deck build

This commit is contained in:
mverch67 2024-11-20 16:26:45 +01:00
parent 21867e5956
commit 3f997ba70f

View File

@ -1,5 +1,5 @@
// ST7789 TFT LCD
// #define ST7789_CS 12
#define ST7789_CS 12
#define ST7789_RS 11 // DC
#define ST7789_SDA 41 // MOSI
#define ST7789_SCK 40