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:
Jonathan Bennett
2026-06-29 21:23:25 -05:00
committed by GitHub
co-authored by GitHub
parent 8345c2b6a9
commit fd8ba4fa4e
34 changed files with 52 additions and 57 deletions
+1
View File
@@ -18,6 +18,7 @@
#define LORA_DIO2 RADIOLIB_NC // Not really used
// HX8357 TFT LCD
#define HAS_SPI_TFT 1
#define HX8357_CS 48
#define HX8357_RS 47 // AKA DC
#define HX8357_RESET 46