From: Dean Camera Date: Fri, 20 Nov 2009 04:39:41 +0000 (+0000) Subject: Fixed LowLevel Keyboard demo not saving the issued report only after it has been... X-Git-Tag: LUFA-110528-BETA~822 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/7ef58eef7a57c46ab53ed8a26805b58dcffd7010?hp=7ef58eef7a57c46ab53ed8a26805b58dcffd7010 Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint. Added support for multiple keyboard keycodes in a single report to the LowLevel and ClassDriver Keyboard demos. ---