* new network routines
This commit is contained in:
lumapu 2024-03-24 16:58:13 +01:00
parent 73c48fab9c
commit 444c97e933
4 changed files with 85 additions and 9 deletions

View file

@ -162,7 +162,6 @@ void app::loop(void) {
//-----------------------------------------------------------------------------
void app::onNetwork(bool gotIp) {
DPRINTLN(DBG_INFO, F("onNetwork"));
mNetworkConnected = gotIp;
ah::Scheduler::resetTicker();
regularTickers(); //reinstall regular tickers