PFW-1386 Remove old debug message to save space

Saves 34 bytes of flash
This commit is contained in:
Guðni Már Gilbert 2022-08-27 18:03:36 +00:00 committed by D.R.racer
parent bb0bbfb45f
commit 217b537961
1 changed files with 0 additions and 2 deletions

View File

@ -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);