Pure Rust BME680 implementation
Find a file
marcelbuesing 722e054f58
Actually set provided gas config, closes #3.
Failure to set the provided gas config lead to incorrect gas resistance values.
2018-06-05 23:45:26 +02:00
examples Add example that sends values to a influx database 2018-06-01 15:02:01 +02:00
src Actually set provided gas config, closes #3. 2018-06-05 23:45:26 +02:00
.gitignore Initial bindings 2018-04-11 21:40:48 +02:00
.gitmodules Remove c-submodule 2018-05-21 17:01:57 +02:00
.travis.yml Bootstrap travis-ci 2018-05-25 22:23:47 +02:00
Cargo.lock Add example that sends values to a influx database 2018-06-01 15:02:01 +02:00
Cargo.toml Add example that sends values to a influx database 2018-06-01 15:02:01 +02:00
LICENSE Add License 2018-05-25 22:36:07 +02:00
README.md Add getting started to README 2018-05-28 18:38:26 +02:00