Browse Source

Add extra EOL after M111

Scott Lahteine 10 years ago
parent
commit
15190d40df
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/Marlin_main.cpp

+ 1
- 0
Marlin/Marlin_main.cpp View File

3648
       setTargetHotend(0, cur_hotend);
3648
       setTargetHotend(0, cur_hotend);
3649
     }
3649
     }
3650
   }
3650
   }
3651
+  SERIAL_EOL;
3651
 }
3652
 }
3652
 
3653
 
3653
 /**
3654
 /**

Loading…
Cancel
Save