From: Dean Camera Date: Thu, 29 Mar 2012 19:41:05 +0000 (+0000) Subject: Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to OS... X-Git-Tag: LUFA-120730~99 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/b3aaffb792aed373fecd4af16478cb3c2b8c2a8f?hp=b3aaffb792aed373fecd4af16478cb3c2b8c2a8f Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to OS incompatibilities, replaced with fixed 3-axis joystick report structure. ---