mirror of
https://github.com/HASwitchPlate/HASPone.git
synced 2025-07-24 11:46:33 +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();
|
||||
}
|
||||
|
||||
webServer.handleClient(); // webServer loop
|
||||
telnetHandleClient(); // telnet client loop
|
||||
yield();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user