We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 001a129 + 96c2d28 commit 6895ad4Copy full SHA for 6895ad4
doc/reference.md
@@ -382,7 +382,7 @@ Size can be anywhere between 4 and 4096 bytes.
382
whenever you wish to save changes to flash. `EEPROM.end()` will also commit, and will
383
release the RAM copy of EEPROM contents.
384
385
-EEPROM library uses one sector of flash located at 0x7b000 for storage.
+EEPROM library uses one sector of flash located just after the SPIFFS.
386
387
Three examples included.
388
0 commit comments