projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to the...
[pub/USBasp.git]
/
Projects
/
AVRISP-MKII
/
AVRISP.c
diff --git
a/Projects/AVRISP-MKII/AVRISP.c
b/Projects/AVRISP-MKII/AVRISP.c
index
e26d16c
..
81c1385
100644
(file)
--- a/
Projects/AVRISP-MKII/AVRISP.c
+++ b/
Projects/AVRISP-MKII/AVRISP.c
@@
-49,7
+49,6
@@
int main(void)
for (;;)
{
Process_AVRISP_Commands();
-
V2Params_UpdateParamValues();
USB_USBTask();