Skip to content
Snippets Groups Projects
Select Git revision
  • 6d34a1f562314680143e0eceaa2282f31ce9cf7c
  • master default protected
  • 5-implement-client-c-in-plain-rust
  • 4-fix-card10-l0dable-on-crates-io
  • build-from-root
5 results

src

Forked from Astro / rust-card10
144 commits behind the upstream repository.
Bruno Kirschner's avatar
rnd authored
Introduces an error type for bhi160 related methods and update
potential failing methods to return results. This should ensure that
it is not possible to encounter a panic during sensor interaction.

This will also:

 - add minor cleanups in `bhi160.rs`,
 - update the example to use the `?` operator instead of `unwrap()`.
77f2e073
History
Name Last commit Last update
..
main.rs