Closed wolfbert closed 1 year ago
Just noticed a possible side effect. The default page size is now 128 (as stated in the datasheet) instead of 64. This might break existing code, in case someone e.g. just changes the memory size for a different EEPROM and accepts the default page size. Change back to 64?
PR looks good! Thanks. I agree, let's leave the default at 64. I'll fix it after merge.
As per issue #16.
I wasn't able to test the settings, as I don't have large size EEPROMs available. Code compiles ok und runs with 32KB EEPROM.