mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-23 08:41:11 -06:00
avrdude: Fix error handling in arduino, fix various outputs
This commit is contained in:
parent
635bb1e484
commit
725b8524f2
3 changed files with 6 additions and 6 deletions
|
@ -117,7 +117,6 @@ UPDATE * parse_op(char * s)
|
|||
}
|
||||
|
||||
upd->offset = offset;
|
||||
printf("parse_op: offset: %lu\n", offset);
|
||||
p++;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue