Remove HID parser information output from the Low Level Host applications using the...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 20 Jun 2011 01:39:03 +0000 (01:39 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 20 Jun 2011 01:39:03 +0000 (01:39 +0000)
commit6599238dab21b864a40ca1873f3621d9bbd10a4c
tree13bbd96ae9a7e5ad8ed00297e753ea6fd0da7689
parent5e0c80770840c88d9478e1c3252c20c37b15edea
Remove HID parser information output from the Low Level Host applications using the HID Report parser to simplify them, as this information can now be obtained using the new HIDReportViewer project when required.
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.c
Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.c
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.c