Add wiring pi (for test and doc)
This commit is contained in:
parent
e157a5d02d
commit
53c6fcd917
4 changed files with 29 additions and 0 deletions
|
|
@ -21,3 +21,4 @@ serde_json = "1.0"
|
|||
serde_derive = "1.0"
|
||||
libsqlite3-sys = { version = "*", features = ["bundled"] }
|
||||
uuid = { version = "0.8", features = ["serde", "v4"] }
|
||||
wiringpi = { git = "https://github.com/jvandervelden/rust-wiringpi.git " }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue