Added encoder readout
This commit is contained in:
parent
4fb87dbae1
commit
187b23db82
3 changed files with 77 additions and 3 deletions
|
|
@ -19,6 +19,7 @@ ufmt = "0.2.0"
|
|||
qmc5883l = "0.0.1"
|
||||
rtic-monotonics = {version = "2.0.2", features = ["cortex-m-systick"]}
|
||||
xca9548a = "0.2.1"
|
||||
as5048a = { git = "https://github.com/LongHairedHacker/as5048a", rev="b15d716bf47ce4975a6cefebf82006c9b09e8fea"}
|
||||
|
||||
[features]
|
||||
# set logging levels here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue