mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-02 21:41:01 +02:00
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
@ -65,4 +65,4 @@ void setup() {
|
||||
|
||||
void loop() {
|
||||
ArduinoOTA.handle();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user