Merge branch 'dev' into master

This commit is contained in:
Marcos
2017-01-27 21:58:50 -06:00
committed by GitHub
5 changed files with 698 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
<li><a href="node_info.lua">NodeMCU info</a>: Shows some basic NodeMCU(Lua)</li>
<li><a href="file_list.lua">List all server files</a>: Displays a list of all the server files. (Lua)</li>
<li><a href="foo.html">Foo</a>: A file that doesn't exist. Should error (404 error)</li>
<li><a href="upload.html">Upload</a>: update, remove, list files on the server.</li>
</ul>
</body>
</html>