Skip to content

Releases: blues/note-python

v1.2.2

27 Jan 23:06
Compare
Choose a tag to compare
  • Added I2C support for MicroPython

v1.2.1

15 Jan 21:02
Compare
Choose a tag to compare
  • Added Command Method to I2C
  • Removed Serial Request and RequestResponse helpers

v1.2.0

14 Jan 21:54
Compare
Choose a tag to compare
  • Add Command method to support cmd (no-response) Notecard requests (instead of req).
  • Remove garbage fields from Example code requests.
  • Update API helpers to match current Notecard API.
  • Code comment cleanup for Doxygen.

Initial Distributed Release

24 Jul 17:06
Compare
Choose a tag to compare

First official release to py-pi