From: Dean Camera Date: Tue, 29 Nov 2011 11:30:25 +0000 (+0000) Subject: Bit-bang ISP in the AVRISP-MKII clone project needs to set MOSI pin to the MSB of... X-Git-Tag: LUFA-120219~10 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/24ca2d49fef526b95e6efcd3cdcbe38377ae4f02?hp=24ca2d49fef526b95e6efcd3cdcbe38377ae4f02 Bit-bang ISP in the AVRISP-MKII clone project needs to set MOSI pin to the MSB of the data byte on startup, not the LSB. ---