Start to support any report size
This commit is contained in:
@@ -83,5 +83,6 @@ fn path_to_device(path: &PathBuf) -> io::Result<DeviceInfo> {
|
||||
path: device_path,
|
||||
usage_page,
|
||||
usage,
|
||||
report_size,
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user