mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-20 22:05:11 +00:00
1.1.2
This commit is contained in:
parent
fb86cb8b88
commit
804c576f3d
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ void loop() {
|
|||
WiFiConnect = true;
|
||||
}
|
||||
if (WiFiConnect) {
|
||||
Serial.println("\n\n###############\ncomenzando nueva revision WiFi\n###############");
|
||||
Serial.println("\n\n###############\nRevision WiFi\n###############");
|
||||
WIFI_Utils::startWiFi2();
|
||||
lastWiFiCheck = millis();
|
||||
WiFiConnect = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue