hidpp 0.2.0

An implementation of the HID++ protocol used by Logitech devices
Documentation
1
2
3
4
//! Implements the `DeviceInformation` feature (ID `0x0003`) that provides some
//! general information about the device.

pub mod v0;