Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 723 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 723 Bytes

Changelog

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.

Fixed

  • 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.