gcode_process.c: remove commented M113.

This commit is contained in:
Markus Hitter 2012-12-03 17:59:32 +01:00
parent 49b76d6e25
commit faf737bbf5
1 changed files with 0 additions and 2 deletions

View File

@ -566,8 +566,6 @@ void process_gcode_command() {
break;
#endif
// M113- extruder PWM
case 114:
//? --- M114: Get Current Position ---
//?