We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c722bc commit a057834Copy full SHA for a057834
1 file changed
README.md
@@ -260,7 +260,7 @@ It used a local copy of [arduinoWebSockets](https://github.com/Links2004/arduino
260
due it not in Arduino Library manager.
261
262
As a large web page on web server, the solution for Arduino is save it in a storage,
263
-like SPIFFS. But not have automatically updates in data saved this way,
+like SPIFFS. But not have automatically updates new version in data saved this way,
264
this SPIFFS data is good for a project but not for a library.
265
266
Due it, this app not is stored and served by board,
0 commit comments