Chop down tft-related loooong ifdefs chains (#10803)
* Chop down tft-related loooong ifdefs chains * Fix accidental sweep-up of portduino into screen #ifdef refactor
This commit is contained in:
co-authored by
GitHub
parent
8345c2b6a9
commit
fd8ba4fa4e
@@ -37,6 +37,7 @@ extern "C" {
|
||||
#define VEXT_ON_VALUE HIGH
|
||||
|
||||
// ST7735S TFT LCD
|
||||
#define HAS_SPI_TFT 1
|
||||
#define ST7735_CS (0 + 22)
|
||||
#define ST7735_RS (0 + 15) // DC
|
||||
#define ST7735_SDA (0 + 17) // MOSI
|
||||
|
||||
Reference in New Issue
Block a user