From: Dean Camera Date: Tue, 29 Sep 2009 07:15:09 +0000 (+0000) Subject: Add information on the new MouseHostDevice dual role demo to the library documentatio... X-Git-Tag: LUFA-110528-BETA~877 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/7977663f62627a9561e6180e0548e5a9c83c97c3?ds=inline;hp=7977663f62627a9561e6180e0548e5a9c83c97c3 Add information on the new MouseHostDevice dual role demo to the library documentation. Add a 0x prefix to the LUFA_VERSION_INTEGER define to ensure that it is stored as BCD, and not an octal value. ---