Skip to content

Commit f0c14b2

Browse files
committed
Remove todo
1 parent db2361e commit f0c14b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/rcc.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -609,8 +609,6 @@ pub struct Clocks {
609609
pclk1: Hertz,
610610
pclk2: Hertz,
611611
ppre1: u8,
612-
// TODO remove `allow`
613-
#[allow(dead_code)]
614612
ppre2: u8,
615613
sysclk: Hertz,
616614
usbclk_valid: bool,

0 commit comments

Comments
 (0)