Unverified Commit ce85cf03 authored by Akash Mankar's avatar Akash Mankar Committed by GitHub

added comment for user clarity (#5724)

parent f2a20e8a
......@@ -25,6 +25,8 @@
index.htm is the default index (works on subfolders as well)
upload the contents of SdRoot to the root of the SDcard and access the editor by going to http://esp8266sd.local/edit
To retrieve the contents of SDcard, visit http://esp32sd.local/list?dir=/
dir is the argument that needs to be passed to the function PrintDirectory via HTTP Get request.
*/
#include <WiFi.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment