Test non-async. Shit doesn't need to be fancy

This commit is contained in:
Luke
2020-04-20 17:36:06 +12:00
parent 8187be0bec
commit a78b3ffd84
3 changed files with 72 additions and 742 deletions

View File

@@ -12,6 +12,5 @@ serde_derive = "1.0"
log = "0.4"
env_logger = "0.7"
rog-lib = { path = "../rog-lib" }
tokio-linux-uhid = "0.3"
tokio-core = "0.1.17"
tokio-io = "0.1.13"
uhid-fs = "0.0.1"
arrayvec = "0.5.1"