replace webserver with async type
This commit is contained in:
parent
3b6c5e0561
commit
9dfd1d06ab
4 changed files with 76 additions and 81 deletions
|
@ -27,5 +27,4 @@ void setup()
|
|||
|
||||
void loop()
|
||||
{
|
||||
firewall->handle_clients();
|
||||
}
|
Reference in a new issue