Skip to content

Reorder data bytes and enhance operations

Compare
Choose a tag to compare
@Naguissa Naguissa released this 24 Jul 15:00
· 90 commits to master since this release
  • Reordered data bytes, MSB first. This will break compatibility with EEPROMs used with previous versions
  • Improved EEPROM read: multibyte operations used
  • Improved EEPROM write: arbitrary byte length can now be used, until 255 bytes.