Releases: adafruit/Adafruit_CircuitPython_DS3231
Releases · adafruit/Adafruit_CircuitPython_DS3231
Less lint
Now with less lint, including a fix to the example. Thanks @mrmcwethy !
To use in CircuitPython, simply install the Adafruit CircuitPython bundle or the zip from here that matches the version of CircuitPython you are using.
Read the docs for info and examples.
Change I2CDevice method read_into to readinto
Changes made to follow changes in Adafruit_Circuitpyton_BusDevice.I2CDevice
2.0 Release for CircuitPython 2.x
New release to generate mpy binary for CircuitPython 2.x (note this might not work with CircuitPython 3.0+). No functional changes to code.
Initial release
Thanks @hukuzatuna and @tannewt !