marcelbuesing / bme680

Pure Rust BME680 implementation
MIT License
29 stars 28 forks source link

Add missing sleep to example #38

Closed jgosmann closed 3 years ago

jgosmann commented 3 years ago

One has to sleep for the duration of the configured profile to read proper data.

Closes #23.

marcelbuesing commented 3 years ago

Thanks for this. I can kind of messed up when using the Github UI and I think the PR is not marked as merged since there is no merge commit. Anyway, I rebased locally and your commit is on master.