Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
163374f812
|
@@ -30,8 +30,7 @@ where
|
|||||||
}
|
}
|
||||||
Err(e) => {
|
Err(e) => {
|
||||||
log::error!("Shared I2C bus initialization failed for GPIO17/GPIO18: {e:?}");
|
log::error!("Shared I2C bus initialization failed for GPIO17/GPIO18: {e:?}");
|
||||||
unimplemented!("Partial move makes it impossible to retry.");
|
Err(self)
|
||||||
// Err(self)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user