rustfmt
This commit is contained in:
parent
0d7b005252
commit
a9f6e30bcd
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ use core::convert::Infallible;
|
|||
use embassy_hal_internal::{impl_peripheral, into_ref, PeripheralRef};
|
||||
|
||||
use crate::pac::gpio::{self, vals};
|
||||
use crate::usb_otg::Out;
|
||||
use crate::{pac, peripherals, Peripheral};
|
||||
|
||||
/// GPIO flexible pin.
|
||||
|
|
Loading…
Reference in a new issue