Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit f1c9789

Browse files
committed
Merge branch 'Captive_Portal' into dev_hmueller01
2 parents afbd8f4 + 62b3b39 commit f1c9789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ESP_WiFiManager_Lite.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,7 @@ class ESP_WiFiManager_Lite
969969
dnsServer->stop();
970970
delete dnsServer;
971971
dnsServer = nullptr;
972-
}
972+
}
973973

974974
if (server)
975975
{

0 commit comments

Comments
 (0)