Corrections, improvements and additions to the incomplete RNDISHost demo.
Change device demos which use the joystick to use the natural UP, DOWN, LEFT, RIGHT ordering in all demos when checking the joystick's position.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
* item's attributes, to expose more information on the item (including it's type, collection path, etc.)
|
||||
* - Changed MouseHostWithParser demos to check that the report items have a Mouse usage collection as a parent at some point,
|
||||
* to prevent Joysticks from enumerating with the demo
|
||||
* - Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor().
|
||||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Fixed PrinterHost demo returning invalid Device ID data when the attached device does not have a
|
||||
|
||||
Reference in New Issue
Block a user