Arduino-EEPROMEx icon indicating copy to clipboard operation
Arduino-EEPROMEx copied to clipboard

Fixes issue with allowed writes and updateBlock.

Open stevemayhew opened this issue 9 years ago • 0 comments

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.

stevemayhew avatar Aug 01 '16 04:08 stevemayhew