Skip to content

v1.1.0 Release

Latest
Compare
Choose a tag to compare
@GogoVega GogoVega released this 02 Jun 13:37
· 2 commits to master since this release
1793bb5

Added

  • Support for I2C EEPROM.
  • Support for ESP32, ESP8266 and Raspberry Pi Pico.
  • Checks if the Card has already been saved for SaveCard().
  • Checks if Code size matches ByteNumber defined in Constructor.
  • Debug option (print error message to Serial Monitor).

Changed

  • Using pages in the EraseAllCards() function to speed up writing.