lowercase "stop" function

This commit is contained in:
Scott Lahteine
2016-04-18 00:05:22 -07:00
parent 39ee9c526b
commit ac69fad96d
2 changed files with 5 additions and 4 deletions

View File

@@ -223,7 +223,6 @@ void ok_to_send();
void reset_bed_level();
void prepare_move();
void kill(const char*);
void Stop();
#if ENABLED(FILAMENT_RUNOUT_SENSOR)
void handle_filament_runout();