From: Dean Camera Date: Mon, 8 Feb 2010 03:32:31 +0000 (+0000) Subject: Fix LowLevel Keyboard demo -- accidentally trying to dereference a uint8_t type in... X-Git-Tag: LUFA-110528-BETA~607 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/3ab0b3a027db2549bc024780d7787061705056f6?hp=3ab0b3a027db2549bc024780d7787061705056f6 Fix LowLevel Keyboard demo -- accidentally trying to dereference a uint8_t type in ProcessLEDReport(). ---