Skip to content

Commit 3e7387b

Browse files
Update device/usb-bulk-stm32-nucleo-u545re/src/main.rs
Co-authored-by: Alexandru Radovici <msg4alex@gmail.com>
1 parent 272483b commit 3e7387b

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

  • device/usb-bulk-stm32-nucleo-u545re/src

device/usb-bulk-stm32-nucleo-u545re/src/main.rs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,3 @@ async fn main(_spawner: Spawner) {
132132
// If we had made everything `'static` above instead, we could do this using separate tasks instead.
133133
join(usb_driver, usb_read_write).await;
134134
}
135-
136-
137-
138-
139-
140-
141-
142-

0 commit comments

Comments
 (0)