From: Dean Camera Date: Thu, 30 Jul 2009 14:35:42 +0000 (+0000) Subject: Fix to HID device mode Class driver, so that new reports are compared against the... X-Git-Tag: LUFA-110528-BETA~1021 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/72932e278000c7086073a28639e3cfae06e39eb3?hp=72932e278000c7086073a28639e3cfae06e39eb3 Fix to HID device mode Class driver, so that new reports are compared against the old, and updated reports made within the idle period are sent immediately to the host. ---