Skip to content

Commit

Permalink
Update mod.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
dstric-aqueduct committed Nov 23, 2022
1 parent 1de0d0c commit ecca971
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion imxrt1060-hal/src/can/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ mod interrupt;

pub use frame::{Data, Frame, FramePriority};
pub use id::{ExtendedId, Id, IdReg, StandardId};
use ral::can3::CTRL1::PROPSEG;
use ral::{modify_reg, read_reg, write_reg};

use crate::ccm;
Expand Down

0 comments on commit ecca971

Please sign in to comment.