Skip to content

Commit 6895ad4

Browse files
committed
Merge pull request #818 from plinioseniore/patch-2
Update reference.md
2 parents 001a129 + 96c2d28 commit 6895ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Size can be anywhere between 4 and 4096 bytes.
382382
whenever you wish to save changes to flash. `EEPROM.end()` will also commit, and will
383383
release the RAM copy of EEPROM contents.
384384

385-
EEPROM library uses one sector of flash located at 0x7b000 for storage.
385+
EEPROM library uses one sector of flash located just after the SPIFFS.
386386

387387
Three examples included.
388388

0 commit comments

Comments
 (0)