From: Dean Camera Date: Mon, 9 Aug 2010 12:04:52 +0000 (+0000) Subject: Tighten up the code in the delta movement detection code in the MouseHostWithParser... X-Git-Tag: LUFA-110528-BETA~287 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/eb060db71b629d72107e67a5057bf70f7d53307d?hp=eb060db71b629d72107e67a5057bf70f7d53307d Tighten up the code in the delta movement detection code in the MouseHostWithParser and JoystickHostWithParser demos. Make the ClassDriver JoystickHostWithParser demo use the HID_ALIGN_DATA() macro instead of manual shifting and casting. ---