mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-07-04 17:01:29 +02:00
1.1.4
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ void startWiFi2() {
|
||||
Serial.println(WiFi.localIP());
|
||||
show_display("", "", " Connected!!", "" , " loading ...", 1000);
|
||||
} else {
|
||||
Serial.println("\nNot connected to WiFi! (starting DigiRepeater Mode)");
|
||||
Serial.println("\nNot connected to WiFi! (DigiRepeater Mode)");
|
||||
show_display("", "", " WiFi Not Connected!", " DigiRepeater MODE" , " loading ...", 2000);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user