Pure Rust BME680 implementation
Find a file
2018-12-22 10:05:03 +01:00
examples Fix temperature offset to be of type f32, closes #11 2018-12-22 10:02:35 +01:00
src Fix temperature offset to be of type f32, closes #11 2018-12-22 10:02:35 +01:00
.gitignore Remove Cargo.lock from library 2018-09-26 11:11:13 +02:00
.gitmodules Remove c-submodule 2018-05-21 17:01:57 +02:00
.travis.yml Fix temperature offset to be of type f32, closes #11 2018-12-22 10:02:35 +01:00
Cargo.toml Bump version to 0.4.1 2018-12-22 10:05:03 +01:00
CHANGELOG.md Bump version to 0.4.1 2018-12-22 10:05:03 +01:00
LICENSE Add License 2018-05-25 22:36:07 +02:00
README.md Add graphs to README 2018-10-14 12:37:33 +02:00