Releases: blues/note-python
Releases · blues/note-python
v1.2.2
- Added I2C support for MicroPython
v1.2.1
- Added
Command
Method to I2C
- Removed Serial Request and RequestResponse helpers
v1.2.0
- 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
First official release to py-pi