circuitpython/shared-bindings/usb_hid
Maxim Kulkin cdf360a558 shared-bindings/usb_hid: Fix docs for Device.get_last_received_report()
Update documentation for Device.get_last_received_report() fixing
type signature and adding note on "consume" behavior.
2022-08-25 11:47:12 -04:00
..
__init__.c touch up doc 2021-10-18 16:26:12 -04:00
__init__.h Boot protocol and feature reports: compiles; needs to be tested 2021-10-04 22:48:18 -04:00
Device.c shared-bindings/usb_hid: Fix docs for Device.get_last_received_report() 2022-08-25 11:47:12 -04:00
Device.h Enable support for extended HID usage page and usage. Related to Support HID Usage Pages and Usages >255 #5529 2022-04-05 13:54:07 +12:00