Fixed WiFi cgi stuff. Also: cleaned up everything so it compiles without warnings. include/espmissingincludes.h adds the missing protoypes for that.

This commit is contained in:
Jeroen Domburg
2014-10-14 16:11:54 +02:00
parent dc48a35f86
commit febf58df6e
5 changed files with 126 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<html>
<head><title>Connecting</title></head>
<META HTTP-EQUIV="refresh" CONTENT="3;URL=wifi.tpl">
<body>
Connecting to AP now...
</body>
</html>