mirror of
https://github.com/marcriera/ddgo-pnp-controller.git
synced 2025-04-29 21:37:04 +02:00
Switch to evdev, split into modules
This commit is contained in:
parent
d1df749e38
commit
7e640edcc6
5 changed files with 158 additions and 133 deletions
|
@ -6,7 +6,5 @@ edition = "2021"
|
|||
[package.metadata.cross.target.arm-unknown-linux-musleabi]
|
||||
pre-build = ["apt-get update && apt-get install -y python3"]
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
evdev-rs = "0.6.1"
|
||||
evdev = "0.12.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue