Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 13:09
· 1 commit to main since this release
1fcd08f

Added

  • first implementation for AT24CM01

Fixed

  • remove erase function, not needed for at24x
  • fix ack polling
  • address bitwise fixes
  • implement from I2cError for Error
  • slightly increase the max poll ack time to 6ms