mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-15 10:46:18 +00:00
🩹 Fix a BUZZ (#24740)
This commit is contained in:
parent
03adbb18ef
commit
15992f6426
1 changed files with 1 additions and 3 deletions
|
@ -30,9 +30,7 @@
|
|||
|
||||
#include "spindle_laser_types.h"
|
||||
|
||||
#if HAS_BEEPER
|
||||
#include "../libs/buzzer.h"
|
||||
#endif
|
||||
#include "../libs/buzzer.h"
|
||||
|
||||
// Inline laser power
|
||||
#include "../module/planner.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue