🩹 Fix a BUZZ (#24740)

This commit is contained in:
Ruedi Steinmann 2022-09-09 22:33:54 +02:00 committed by GitHub
parent 3c6b3e5af4
commit 7d8d2e2c58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -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"