Skip to content

Releases: pimoroni/rv3028-python

Version 0.0.5

01 Nov 09:25
Compare
Choose a tag to compare

This is a bugfix release to support months October, November and December which were omitted by the register mask (4 bits instead of 5 required for BCD) as described here: #8

  • Bugfix: corrected BCD month to include Oct, Nov, Dec

Version 0.0.4

13 Sep 13:47
Compare
Choose a tag to compare
  • Port to i2cdevice>=0.0.6 set/get API, for more information see pimoroni/i2cdevice-python#3
  • Cleaned up i2cdevice bindings
  • Corrected 12-hour and am/pm bits in bindings

Version 0.0.1

10 Jun 14:55
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

Initial release.