debug: isolate AP DNS without web server
This commit is contained in:
@@ -4282,7 +4282,6 @@ void setup() {
|
||||
|
||||
void loop() {
|
||||
dnsServer.processNextRequest();
|
||||
server.handleClient();
|
||||
#if DASHBOARD_UART_ENABLED
|
||||
pollDashboardUart();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user