Renamed the the TotalHIDReports element of the HID descriptor structure in the HID...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 7 May 2009 22:33:36 +0000 (22:33 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 7 May 2009 22:33:36 +0000 (22:33 +0000)
commit1f83abe6f42c302cf3af7e16e5bb02d886a2c82a
tree0d649b5dd7d86880dfc82dd1c1199e66e6933e46
parentc7aceb2c7f625b8256dfe4f80177beb63911979a
Renamed the the TotalHIDReports element of the HID descriptor structure in the HID class demos to TotalReportDescriptors, to be more accurate of the element's function (thanks to Brian Dickman).
16 files changed:
Bootloaders/TeensyHID/Descriptors.c
Bootloaders/TeensyHID/Descriptors.h
Demos/Device/GenericHID/Descriptors.c
Demos/Device/GenericHID/Descriptors.h
Demos/Device/Joystick/Descriptors.c
Demos/Device/Joystick/Descriptors.h
Demos/Device/Keyboard/Descriptors.c
Demos/Device/Keyboard/Descriptors.h
Demos/Device/KeyboardMouse/Descriptors.c
Demos/Device/KeyboardMouse/Descriptors.h
Demos/Device/Mouse/Descriptors.c
Demos/Device/Mouse/Descriptors.h
Demos/Host/KeyboardHostWithParser/HIDReport.h
Demos/Host/MouseHostWithParser/HIDReport.h
Projects/Magstripe/Descriptors.c
Projects/Magstripe/Descriptors.h