Skip to content

Commit

Permalink
added some re-exports
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Jun 24, 2024
1 parent 297f309 commit 7df5ba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ use hal::i2c::I2c;
use num_traits::FromPrimitive;

use reg::*;
pub use reg::{Mode, Odr};

/// Possible slave addresses
pub enum SlaveAddr {
Expand Down

0 comments on commit 7df5ba0

Please sign in to comment.