Fixing docs and tests
This commit is contained in:
parent
b9ba375ca2
commit
d2dea7a42c
3 changed files with 43 additions and 118 deletions
|
|
@ -23,4 +23,4 @@ nb = "1.0.0"
|
|||
defmt = { version = "0.3", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
embedded-hal-mock = "0.9"
|
||||
embedded-hal-mock = { version = "0.11", features = ["eh1"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue