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