Remove TryLockError,
This commit is contained in:
@ -83,7 +83,6 @@ pub enum Error {
|
||||
Protected,
|
||||
Unaligned,
|
||||
Parallelism,
|
||||
TryLockError,
|
||||
}
|
||||
|
||||
impl NorFlashError for Error {
|
||||
|
Reference in New Issue
Block a user