Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ce85cf0

Browse filesBrowse files
authored
added comment for user clarity (espressif#5724)
1 parent f2a20e8 commit ce85cf0
Copy full SHA for ce85cf0

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎libraries/WebServer/examples/SDWebServer/SDWebServer.ino

Copy file name to clipboardExpand all lines: libraries/WebServer/examples/SDWebServer/SDWebServer.ino
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
index.htm is the default index (works on subfolders as well)
2626
2727
upload the contents of SdRoot to the root of the SDcard and access the editor by going to http://esp8266sd.local/edit
28+
To retrieve the contents of SDcard, visit http://esp32sd.local/list?dir=/
29+
dir is the argument that needs to be passed to the function PrintDirectory via HTTP Get request.
2830
2931
*/
3032
#include <WiFi.h>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.