mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-05-02 12:07:02 +00:00
add back version check
This commit is contained in:
@@ -621,6 +621,9 @@ bool Network::findNetworks() {
|
|||||||
startmDNS();
|
startmDNS();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// fetch the versions.json file from emsesp.org
|
||||||
|
EMSESP::webStatusService.schedule_versions_refresh();
|
||||||
|
|
||||||
return true; // we have a network connection
|
return true; // we have a network connection
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user