Forráskód Böngészése

Fix missing keep-alive messages

Alex Voinea 3 éve
szülő
commit
e5ebf7c67f
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      Firmware/Marlin_main.cpp

+ 0 - 1
Firmware/Marlin_main.cpp

@@ -2631,7 +2631,6 @@ void gcode_M105(uint8_t extruder)
     }
 #endif
     SERIAL_PROTOCOLLN("");
-    KEEPALIVE_STATE(NOT_BUSY);
 }
 
 #ifdef TMC2130