From: Dean Camera Date: Tue, 12 May 2009 08:28:02 +0000 (+0000) Subject: Fixed Mouse and Keyboard device demos not acting in accordance with the HID specifica... X-Git-Tag: LUFA-110528-BETA~1180 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/958a1b4e2bffdc548b34edd322d30cec5d5feacd?hp=958a1b4e2bffdc548b34edd322d30cec5d5feacd Fixed Mouse and Keyboard device demos not acting in accordance with the HID specification for idle periods (thanks to Brian Dickman). Removed support for endpoint/pipe non-control interrupts; these did not act in the way users expected, and had many subtle issues. ---