avrdude: Fix error handling in arduino, fix various outputs

This commit is contained in:
Vojtech Kral 2018-06-19 15:45:30 +02:00 committed by bubnikv
parent 635bb1e484
commit 725b8524f2
3 changed files with 6 additions and 6 deletions

View file

@ -117,7 +117,6 @@ UPDATE * parse_op(char * s)
}
upd->offset = offset;
printf("parse_op: offset: %lu\n", offset);
p++;
/*