upload.html fixes
Minor modifications so it works without zipping and without compiling lua. Fits well on WEMOS D1 Pro - we’ll see if anyone complains.
This commit is contained in:
@@ -29,7 +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>
|
||||
<li><a href="upload.html">Upload</a>: update, remove, list files on the server. By <a href="https://github.com/ATAMAH">ATAMAH</a>.</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user