🎨 Power-off tone followup (#22222)
This commit is contained in:
parent
765b2b43f6
commit
3a82b8a251
@ -87,10 +87,6 @@ void GcodeSuite::M81() {
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if ENABLED(PS_OFF_SOUND)
|
||||
BUZZ(1000, 659);
|
||||
#endif
|
||||
|
||||
safe_delay(1000); // Wait 1 second before switching off
|
||||
|
||||
#if HAS_SUICIDE
|
||||
|
Loading…
Reference in New Issue
Block a user