Crate joycon_sys
source ·Expand description
Helper crate for interacting with a JoyCon and Switch Pro Controller via HID.
The main structs are InputReport and OutputReport.
Re-exports§
pub use input::InputReport;pub use output::OutputReport;pub use common::*;