From: Dean Camera Date: Sat, 29 May 2010 07:51:01 +0000 (+0000) Subject: Fixed incorrect signature for the ATMEGA32U2 in the DFU bootloader (thanks to Axel... X-Git-Tag: LUFA-110528-BETA~438 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/c1daecf18b25566da50beb3afdcbc3e5d49d3b48?hp=c1daecf18b25566da50beb3afdcbc3e5d49d3b48 Fixed incorrect signature for the ATMEGA32U2 in the DFU bootloader (thanks to Axel Rohde). Partial fix to the Bluetooth SDP code - data should be encoded in big endian, not little endian. ---