removed redundant code

This commit is contained in:
PavelSindler 2017-09-15 11:12:41 +02:00
parent 4960127240
commit 376c6ad5a8
1 changed files with 0 additions and 1 deletions

View File

@ -3821,7 +3821,6 @@ void change_extr(int extr) { //switches multiplexer for extruders
break;
}
delay(100);
get_ext_nr();
}
static int get_ext_nr() { //reads multiplexer input pins and return current extruder number (counted from 0)