forked from espressif/arduino-esp32
Add EEPROMClass and examples (#1034)
* enchanced EEPROMClass * Added eeprom examles and modified partition * added eeprom class and extra examples * No changes * No changes * added eeprom class and examples * fixed typo * length() returns user-defined sector size * updated and annotated example
This commit is contained in:
committed by
Me No Dev
parent
694c3a453f
commit
3310e2e31d
@ -7,6 +7,7 @@
|
||||
#######################################
|
||||
|
||||
EEPROM KEYWORD1
|
||||
EEPROMClass KEYWORD1
|
||||
|
||||
#######################################
|
||||
# Methods and Functions (KEYWORD2)
|
||||
|
Reference in New Issue
Block a user