Releases: atlas-aero/rt-LTC681X
Releases · atlas-aero/rt-LTC681X
0.6.1
Fixes
- Fixed wrong transaction handling for register operations by @marius-meissner in #16.
Full Changelog: 0.6.0...0.6.1
0.6.0
0.4.2
Features:
- Implemented execution time determination for ADSTAT command
0.4.1
Fixes:
- Fixed typo in ToCommandTiming trait
0.4.0
0.3.3
Changes:
- Removed temperature overflow error when reading internal device parameters
0.3.2
Features:
- Implemented Eq trait for configuration
0.3.1
Features:
- Made configuration data structures more handy (From + PartialEq traits)