overworked autotemp, removed one layer of nesting from the ultralcd.
This commit is contained in:
@ -670,6 +670,7 @@ FORCE_INLINE void process_commands()
|
||||
SERIAL_ECHO_START;
|
||||
SERIAL_ECHOLN(time);
|
||||
LCD_MESSAGE(time);
|
||||
autotempShutdown();
|
||||
}
|
||||
break;
|
||||
case 42: //M42 -Change pin status via gcode
|
||||
|
Reference in New Issue
Block a user