Arduino-EEPROMEx
Arduino-EEPROMEx copied to clipboard
Fixes issue with allowed writes and updateBlock.
This fixes the issue with updateBlock(), it always blows max-writes.
If you are cool with this, I’d like fix the API to setMaxAllowedWrites() so -1 basically turns off the check/reporting rather then a #define no one can set.