Move M280 to cpp
This commit is contained in:
@ -352,10 +352,6 @@ bool pin_is_protected(const int8_t pin) {
|
||||
return false;
|
||||
}
|
||||
|
||||
#if HAS_SERVOS
|
||||
#include "gcode/control/M280.h"
|
||||
#endif
|
||||
|
||||
#if HAS_BUZZER
|
||||
#include "gcode/lcd/M300.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user