more fix
This commit is contained in:
parent
d24b67512f
commit
b2d8d23f4c
@ -15,7 +15,6 @@ use core::cmp;
|
||||
|
||||
use crate::pac::gpio::vals::{Afr, Moder, Ot};
|
||||
use crate::pac::gpio::Gpio;
|
||||
use crate::pac::regs::gpio_v1::vals::Cnf;
|
||||
use core::ops::Deref;
|
||||
|
||||
pub struct I2c<'d, T: Instance> {
|
||||
|
Loading…
Reference in New Issue
Block a user