From: Dean Camera Date: Thu, 9 Feb 2012 20:30:27 +0000 (+0000) Subject: Altered the HID class driver to only try to construct at maximum one packet per USB... X-Git-Tag: LUFA-120730~163 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/2180f57d17a5589291eaf77db999f61a883ef3b6?hp=2180f57d17a5589291eaf77db999f61a883ef3b6 Altered the HID class driver to only try to construct at maximum one packet per USB frame, to reduce CPU usage. ---