Rename filament runout items

This commit is contained in:
Scott Lahteine
2016-04-17 23:16:49 -07:00
parent 27b2e2e786
commit cafa8b8ce3
2 changed files with 7 additions and 7 deletions

View File

@@ -226,7 +226,7 @@ void kill(const char*);
void Stop();
#if ENABLED(FILAMENT_RUNOUT_SENSOR)
void filrunout();
void handle_filament_runout();
#endif
/**