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