Fix Formatting Issues
This commit is contained in:
parent
060d1f6e6f
commit
18ba56534b
@ -112,7 +112,7 @@ impl<'d, M: Mode> I2c<'d, M> {
|
||||
// Wait for the bus to be free
|
||||
while info.regs.isr().read().busy() {
|
||||
timeout.check()?;
|
||||
};
|
||||
}
|
||||
|
||||
let reload = if reload {
|
||||
i2c::vals::Reload::NOTCOMPLETED
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user