File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
2+ ## [ 0.4.3] ( https://github.com/marcelbuesing/bme680/tree/0.4.3 ) (2018-03-19)
3+ [ Full Changelog] ( https://github.com/marcelbuesing/bme680/compare/0.4.2..0.4.3 )
4+ - @caemor replaced non no_std compatible ` f32.signum ` and ` f32.abs ` . Fixes #14 .
5+
26## [ 0.4.2] ( https://github.com/marcelbuesing/bme680/tree/0.4.2 ) (2018-01-05)
37[ Full Changelog] ( https://github.com/marcelbuesing/bme680/compare/0.4.1..0.4.2 )
48- ` get_sensor_settings ` now properly returns the configured temperature offset, closes #12 .
Original file line number Diff line number Diff line change 11[package ]
22name = " bme680"
3- version = " 0.4.2 "
3+ version = " 0.4.3 "
44authors = [" marcelbuesing <buesing.marcel@googlemail.com>" ]
55description = " A pure Rust implementation for the BME680 environmental sensor."
66repository = " https://github.com/marcelbuesing/bme680-hal"
You can’t perform that action at this time.
0 commit comments