Skip to content

Commit 6e1d446

Browse files
committed
HRTIM: Fix warning in capture example
1 parent 2924811 commit 6e1d446

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/hrtim/capture.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ fn main() -> ! {
1818
external_event, external_event::ToExternalEventSource, output::HrOutput,
1919
timer::HrTimer, HrPwmAdvExt, Pscl128,
2020
},
21-
pwm,
2221
pwr::PwrExt,
2322
rcc::{self, RccExt},
2423
stm32::Peripherals,

0 commit comments

Comments
 (0)