From: Dean Camera Date: Sun, 23 Jan 2011 17:41:16 +0000 (+0000) Subject: Change over Joystick demo HID report descriptor to use USAGE_MINIMUM and USAGE_MAXIMU... X-Git-Tag: LUFA-110528-BETA~99 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/6d67b1df3cb8300612ad7b2f16e6bffe08fb8f30?hp=6d67b1df3cb8300612ad7b2f16e6bffe08fb8f30 Change over Joystick demo HID report descriptor to use USAGE_MINIMUM and USAGE_MAXIMUM when describing the joystick buttons, to allow for easy extension of the number of supported buttons. ---