Skip to content

Commit 72f12cf

Browse files
committed
Remove dead code
1 parent 836b086 commit 72f12cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/leds_iterator_test.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ fn main() -> ! {
3737
&mut gpioe.otyper,
3838
);
3939

40-
// let mut compass = leds.into_array();
41-
4240
loop {
4341
let ms_delay = 50u16;
4442

0 commit comments

Comments
 (0)