adafruit / Adafruit_CircuitPython_DS3231

Adafruit CircuitPython drivers for the DS3231 realtime clock.
MIT License
21 stars 19 forks source link

Remove stop kwarg and use write_then_readinto. #18

Closed tannewt closed 5 years ago

tannewt commented 5 years ago

See https://github.com/adafruit/circuitpython/issues/2082 for details.