optimization for esp8266

This commit is contained in:
Yurii
2023-12-17 13:21:25 +03:00
parent 8875fd019a
commit 0236a0dd8a
4 changed files with 40 additions and 15 deletions

View File

@@ -273,6 +273,8 @@ protected:
arpGratuitous();
lastArpGratuitous = millis();
}
::yield();
#endif
wm.process();