Some experiments with captive portal

This commit is contained in:
Gunnar Skjold
2022-12-09 18:24:43 +01:00
parent 6c3ddc57b5
commit b2de6472cf
3 changed files with 27 additions and 2 deletions

View File

@@ -106,6 +106,7 @@ private:
void factoryResetPost();
void notFound();
void redirectToMain();
void robotstxt();
};