We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b8ac13 commit 9c722bcCopy full SHA for 9c722bc
1 file changed
README.md
@@ -259,7 +259,7 @@ For it, RemoteDebug v3 have a web socket server (can be disabled).
259
It used a local copy of [arduinoWebSockets](https://github.com/Links2004/arduinoWebSockets) library,
260
due it not in Arduino Library manager.
261
262
-As a large page, the solution for Arduino is save it in a storage,
+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,
264
this SPIFFS data is good for a project but not for a library.
265
0 commit comments