From: Dean Camera Date: Thu, 27 May 2010 10:36:21 +0000 (+0000) Subject: Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to the... X-Git-Tag: LUFA-110528-BETA~439 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/3b95b8dedced6c118cfb2cd7fc72c696c076119e?ds=inline;hp=3b95b8dedced6c118cfb2cd7fc72c696c076119e Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to the AVRISP-MKII programmer project to set the VTARGET reference voltage and scale factor. Fixed XPLAINBridge project not correctly reading the XMEGA's supply voltage when reporting back to the host. ---