Add CONTROLLER_FAN_IGNORE_Z (#18735)
This commit is contained in:
committed by
GitHub
parent
9156c32a54
commit
2c61e6ba28
@@ -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);
|
||||
|
Reference in New Issue
Block a user