Implement everything

This commit is contained in:
Alex Page 2022-07-29 00:39:15 -04:00
parent ff3e80aacc
commit 1a76174582
3 changed files with 263 additions and 42 deletions

View file

@ -3,8 +3,6 @@ name = "qwiic-twist"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bitvec = { version = "1.0.1", default-features = false }
embedded-hal = "0.2.7"
embedded-time = "0.12.1"