mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 22:32:29 +00:00
stm32/wpan: remove break
This commit is contained in:
parent
c1fc98c313
commit
bc0734eee5
@ -39,8 +39,6 @@ impl Ble {
|
||||
let event = EvtBox::new(event);
|
||||
|
||||
EVT_CHANNEL.try_send(event).unwrap();
|
||||
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user