use thiserror for protocol error type
This commit is contained in:
@@ -5,6 +5,7 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
embedded-hal = "1.0.0"
|
||||
thiserror = { version = "2.0.17", default-features = false }
|
||||
|
||||
|
||||
[profile.dev]
|
||||
|
||||
Reference in New Issue
Block a user