Explorar o código

Merge pull request #929 from PavelSindler/make_prep

resend request sends OK
PavelSindler %!s(int64=6) %!d(string=hai) anos
pai
achega
a7507525ce
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Firmware/cmdqueue.cpp

+ 1 - 0
Firmware/cmdqueue.cpp

@@ -476,6 +476,7 @@ void get_command()
             SERIAL_ERROR_START;
             SERIAL_ERRORRPGM(_n("No Line Number with checksum, Last Line: "));////MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM c=0 r=0
             SERIAL_ERRORLN(gcode_LastN);
+			FlushSerialRequestResend();
             serial_count = 0;
             return;
         }