Explorar o código

MMU communication fix - WD reset inside manage_response

Robert Pelnar %!s(int64=5) %!d(string=hai) anos
pai
achega
7836742621
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Firmware/mmu.cpp

+ 1 - 0
Firmware/mmu.cpp

@@ -321,6 +321,7 @@ void manage_response(bool move_axes, bool turn_off_nozzle)
 				  }
 			  }
 			  lcd_display_message_fullscreen_P(_i("Check MMU. Fix the issue and then press button on MMU unit."));
+			  delay_keep_alive(1000);
 		  }
 		  else if (mmu_print_saved) {
 			  printf_P(PSTR("MMU start responding\n"));