We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72c9033 + 6867a3e commit 60e1739Copy full SHA for 60e1739
hardware/esp8266com/esp8266/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