usbd-hid icon indicating copy to clipboard operation
usbd-hid copied to clipboard

cannot generate hid descriptor with LOGICAL_MAX

Open HaoboGu opened this issue 9 months ago • 6 comments

The implementation of the gen_hid_descriptor macro seems lack logical_max field, is that right? How can i do to add logical_max field?

code here: https://github.com/twitchyliquid64/usbd-hid/blob/master/macros/src/spec.rs#L129

HaoboGu avatar Sep 24 '23 14:09 HaoboGu