Closed ardiri closed 7 years ago
another function to be consistent with the EEPROM libraries
https://forum.arduino.cc/index.php?topic=312645.0#post_func_length
uint16_t EEPROMClass::length() { return EEPROM_EMULATION_SIZE; }
Thanks!
another function to be consistent with the EEPROM libraries
https://forum.arduino.cc/index.php?topic=312645.0#post_func_length