From: Dean Camera Date: Fri, 11 Dec 2009 04:04:34 +0000 (+0000) Subject: Fix PDI code - must send NVM enable key least significant byte first, need to make... X-Git-Tag: LUFA-110528-BETA~762 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/66201a05e9d5793880b27519affff7132f6630ea?hp=66201a05e9d5793880b27519affff7132f6630ea Fix PDI code - must send NVM enable key least significant byte first, need to make sure Tx and Rx is switched correctly including disabling the output on the Tx line when receiving. ---