Cleaner code to write liveness bit into process image
This commit is contained in:
parent
1ef275a520
commit
f603fb633f
3 changed files with 10 additions and 9 deletions
|
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
env_logger = "0.11.3"
|
||||
linux-embedded-hal = { version = "0.4.0", default-features = false, features = ["i2c"] }
|
||||
log = "0.4.21"
|
||||
process-image = "0.2.0"
|
||||
process-image = "0.2.1"
|
||||
|
||||
[dependencies.profirust]
|
||||
# version = 0.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue