mirror of
https://github.com/HASwitchPlate/HASPone.git
synced 2025-07-27 13:16:44 +00:00
Merge pull request #49 from jpelzer/patch-1
> Removed web page race condition in nextionHandleInput Looks good!
This commit is contained in:
commit
82dfa39aec
@ -812,7 +812,6 @@ void nextionHandleInput()
|
|||||||
nextionProcessInput();
|
nextionProcessInput();
|
||||||
}
|
}
|
||||||
|
|
||||||
webServer.handleClient(); // webServer loop
|
|
||||||
telnetHandleClient(); // telnet client loop
|
telnetHandleClient(); // telnet client loop
|
||||||
yield();
|
yield();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user