Create an example to call the get version function

This commit is contained in:
2021-05-06 22:06:54 +02:00
parent d698f5e0fd
commit abec6ac0ba
2 changed files with 77 additions and 2 deletions

View File

@@ -7,3 +7,4 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
hidapi = "1.2.6"