Skip to content

Commit b57b35f

Browse files
authored
README.md changed accoring to review comments.
1 parent 8800468 commit b57b35f

File tree

1 file changed

+1
-1
lines changed
  • libraries/WebServer/examples/WebServer

1 file changed

+1
-1
lines changed

Diff for: libraries/WebServer/examples/WebServer/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This example shows different techniques on how to use and extend the WebServer f
44

55
It is a small project in it's own and has some files to use on the web server to show how to use simple REST based services.
66

7-
This example requires some space for a filesystem and runs fine boards with 4 MByte flash using the following options:
7+
This example requires some space for a filesystem and runs fine on supported SoCs with 4 MByte or more flash by selecting the proper partition table:
88

99
* For using SPIFFS(LittleFS): Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
1010
* For using FATFS: Default 4MB with ffat (1.2MB APP/1.5MB FATFS)

0 commit comments

Comments
 (0)