Skip to content

Commit f207c89

Browse files
committed
Remove more dead code
1 parent a1ac300 commit f207c89

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/time.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ pub use fugit::{
66
NanosDurationU32 as NanoSeconds,
77
};
88

9-
//use core::time::Duration;
10-
use cortex_m::peripheral::DWT;
11-
129
/// Bits per second
1310
pub type Bps = Hertz;
1411

0 commit comments

Comments
 (0)