All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Replaced usage of
nb::block!
macro in examples with explicit loop including a delay between repetitions. Without this the repetitions can be too quick and some devices do not respond correctly. Thanks to @bernardoaraujor for noticing this.
0.1.0 - 2020-03-01
Initial release to crates.io.