mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-07-03 08:21:35 +02:00
HWT works
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@ namespace Utils {
|
||||
}
|
||||
|
||||
void setupDisplay() {
|
||||
displaySetup();
|
||||
if (Config.digi.ecoMode != 1) displaySetup();
|
||||
#ifdef INTERNAL_LED_PIN
|
||||
digitalWrite(INTERNAL_LED_PIN,HIGH);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user