Browse Source

PFW-1386 Remove old debug message to save space

Saves 34 bytes of flash
Guðni Már Gilbert 2 năm trước cách đây
mục cha
commit
217b537961
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      Firmware/Marlin_main.cpp

+ 0 - 2
Firmware/Marlin_main.cpp

@@ -3669,8 +3669,6 @@ static void gcode_M600(bool automatic, float x_position, float y_position, float
 }
 
 void gcode_M701(float fastLoadLength, uint8_t mmuSlotIndex){
-    printf_P(PSTR("gcode_M701 begin\n"));
-    
     FSensorBlockRunout fsBlockRunout;
     
     prusa_statistics(22);