rustfmt fixes
This commit is contained in:
parent
e65503e255
commit
5c56aff9c2
@ -292,7 +292,8 @@ impl<'d, T: Instance> Can<'d, T> {
|
|||||||
} else {
|
} else {
|
||||||
Poll::Pending
|
Poll::Pending
|
||||||
}
|
}
|
||||||
}).await;
|
})
|
||||||
|
.await;
|
||||||
|
|
||||||
T::regs().ier().modify(|i| i.set_slkie(false));
|
T::regs().ier().modify(|i| i.set_slkie(false));
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user