From: Dean Camera Date: Mon, 24 Aug 2009 09:37:54 +0000 (+0000) Subject: Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the array when... X-Git-Tag: LUFA-110528-BETA~965 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/bff4dbe1897d8c19b4bb9807e76350465ca1f1c4?hp=bff4dbe1897d8c19b4bb9807e76350465ca1f1c4 Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the array when writing back the response from the device. FLASH/EEPROM reading and writing currently broken and unfinished, respectively. ---