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
@@ -36,7 +36,7 @@ extern "C" {
|
||||
#define HELTEC_MESH_NODE_T114
|
||||
|
||||
#define USE_ST7789
|
||||
|
||||
#define HAS_SPI_TFT 1
|
||||
#define ST7789_NSS 11
|
||||
#define ST7789_RS 12 // DC
|
||||
#define ST7789_SDA 41 // MOSI
|
||||
|
||||
Reference in New Issue
Block a user