Skip to content

Commit

Permalink
Remove more dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
usbalbin committed Dec 6, 2024
1 parent a1ac300 commit f207c89
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/time.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ pub use fugit::{
NanosDurationU32 as NanoSeconds,
};

//use core::time::Duration;
use cortex_m::peripheral::DWT;

/// Bits per second
pub type Bps = Hertz;

Expand Down

0 comments on commit f207c89

Please sign in to comment.