Clean up autostart handling
This commit is contained in:
parent
c87b0e21be
commit
05fca752d6
5 changed files with 46 additions and 55 deletions
|
@ -458,7 +458,6 @@ inline void get_serial_commands() {
|
|||
leds.set_off();
|
||||
#endif
|
||||
#endif // PRINTER_EVENT_LEDS
|
||||
card.checkautostart(true);
|
||||
}
|
||||
}
|
||||
else if (n == -1) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue