From: Dean Camera Date: Sun, 30 Aug 2009 03:51:44 +0000 (+0000) Subject: Move ADC VTARGET sampling to a new V2Params_UpdateParamValues() in the AVRISP project... X-Git-Tag: LUFA-110528-BETA~934 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/244c86429b6eea1f86c5bcca070889d6adbc15b0?hp=244c86429b6eea1f86c5bcca070889d6adbc15b0 Move ADC VTARGET sampling to a new V2Params_UpdateParamValues() in the AVRISP project so that there is a central place where all non-PC set target values can be updated easily. ---