You've already forked TEF6686_ESP32
Fixed sometimes reboot at activating wifi
This commit is contained in:
@@ -943,7 +943,7 @@ void setup() {
|
||||
}
|
||||
|
||||
void loop() {
|
||||
if (wifi) {
|
||||
if (wifi && !menu) {
|
||||
webserver.handleClient();
|
||||
sendUDPlog();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user