hasstatus => has_status
This commit is contained in:
		@@ -38,7 +38,7 @@ void GcodeSuite::G4() {
 | 
			
		||||
    SERIAL_ECHOLNPGM(MSG_Z_MOVE_COMP);
 | 
			
		||||
  #endif
 | 
			
		||||
 | 
			
		||||
  if (!ui.hasstatus()) LCD_MESSAGEPGM(MSG_DWELL);
 | 
			
		||||
  if (!ui.has_status()) LCD_MESSAGEPGM(MSG_DWELL);
 | 
			
		||||
 | 
			
		||||
  dwell(dwell_ms);
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user