Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khoih-prog authored Oct 27, 2019
1 parent 43348cc commit 23d4820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ to use SPIFFS or
```
#define USE_SPIFFS false
```
to use EEPROM to save your configuration data.
to use EEPROM ( 168 bytes from address 0-167) to save your configuration data.

Then replace

Expand Down

0 comments on commit 23d4820

Please sign in to comment.