pad-motion 0.1.5

Implementation of Cemuhook gamepad motion protocol. Includes client and server implementations.
Documentation
[dependencies.byteorder]
version = "1.4.2"

[dependencies.crc]
version = "1.8.1"

[dependencies.crossbeam-queue]
version = "0.3.1"

[dependencies.rand]
version = "0.8.3"
[dev-dependencies.ctrlc]
version = "3.1.8"

[dev-dependencies.gilrs]
version = "0.8.0"

[dev-dependencies.multiinput]
version = "0.1.0"

[lib]
name = "pad_motion"

[package]
authors = ["zduny <dzduniak@gmail.com>"]
description = "Implementation of Cemuhook gamepad motion protocol. Includes client and server implementations."
documentation = "https://docs.rs/pad-motion/"
edition = "2018"
keywords = ["cemu", "cemuhook", "protocol", "gyroscope", "motion"]
license = "Apache-2.0"
name = "pad-motion"
repository = "https://github.com/zduny/pad_motion"
version = "0.1.5"