Skip to content

Commit 77ddcd9

Browse files
committed
Cargo fmt
1 parent e465464 commit 77ddcd9

File tree

1 file changed

+0
-1
lines changed
  • rtic_v0.5/stm32f0_hid_mouse/src

1 file changed

+0
-1
lines changed

rtic_v0.5/stm32f0_hid_mouse/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ use usbd_hid::{
2424
hid_class::HIDClass,
2525
};
2626

27-
2827
#[app(device = stm32f0xx_hal::pac, peripherals = true)]
2928
const APP: () = {
3029
struct Resources {

0 commit comments

Comments
 (0)