Oops - forgot to add in LOGICAL MINIMUM and LOGICAL MAXIMUM report items into the...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 30 Jan 2011 14:40:24 +0000 (14:40 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 30 Jan 2011 14:40:24 +0000 (14:40 +0000)
commit30f6d2bfd82995e0fa346b3b4eb33861f6a0fde3
tree905d172f844a21f8fcc0ef301cc2f416b1fce286
parente6dc95163094692d11715711d5c1aaa19841dd77
Oops - forgot to add in LOGICAL MINIMUM and LOGICAL MAXIMUM report items into the standard library Joystick HID report descriptor macro. Add in support for joystick resolution reporting via PHYSICAL_MINIMUM and PHYSICAL_MAXIMUM items.
Demos/Device/ClassDriver/GenericHID/Descriptors.c
Demos/Device/ClassDriver/Joystick/Descriptors.c
Demos/Device/LowLevel/Joystick/Descriptors.c
LUFA/Drivers/USB/Class/Common/HID.h
Projects/TempDataLogger/Descriptors.c