Use serial shorthand
This commit is contained in:
		@@ -35,6 +35,5 @@ void GcodeSuite::M31() {
 | 
			
		||||
 | 
			
		||||
  ui.set_status(buffer);
 | 
			
		||||
 | 
			
		||||
  SERIAL_ECHO_START();
 | 
			
		||||
  SERIAL_ECHOLNPAIR("Print time: ", buffer);
 | 
			
		||||
  SERIAL_ECHO_MSG("Print time: ", buffer);
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user