Add CONTROLLER_FAN_IGNORE_Z (#18735)

This commit is contained in:
InsanityAutomation
2020-07-23 22:27:40 -04:00
committed by GitHub
parent 9156c32a54
commit 2c61e6ba28
5 changed files with 23 additions and 22 deletions

View File

@@ -466,7 +466,7 @@ void MMU2::check_version() {
}
}
static bool mmu2_not_responding() {
static void mmu2_not_responding() {
LCD_MESSAGEPGM(MSG_MMU2_NOT_RESPONDING);
BUZZ(100, 659);
BUZZ(200, 698);