From: Dean Camera Date: Tue, 20 Mar 2012 20:44:01 +0000 (+0000) Subject: Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when VTARGET... X-Git-Tag: LUFA-120730~104 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/bbf9d14bf90424bf8246bda2938d7c026a682cf2?ds=inline;hp=bbf9d14bf90424bf8246bda2938d7c026a682cf2 Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when VTARGET_ADC_CHANNEL is defined to an invalid channel and NO_VTARGET_DETECT is defined (thanks to Steven Morehouse). ---