update to Tnc strip bytes

This commit is contained in:
richonguzman
2025-10-15 17:12:38 -03:00
parent a618383617
commit 75337d6c29
4 changed files with 10 additions and 9 deletions
+1
View File
@@ -96,6 +96,7 @@ void displaySetup() {
#ifdef HAS_EPAPER
display.landscape();
display.printCenter("LoRa APRS iGate Initialising...");
if (Config.display.turn180) display.setRotation(2);
display.update();
#else
#ifdef OLED_DISPLAY_HAS_RST_PIN