Sort out some header dependencies
This commit is contained in:
parent
2cb5df8a56
commit
d963020532
6 changed files with 34 additions and 36 deletions
|
|
@ -394,11 +394,6 @@ extern uint8_t active_extruder;
|
|||
|
||||
void calculate_volumetric_multipliers();
|
||||
|
||||
// Buzzer
|
||||
#if HAS_BUZZER && DISABLED(LCD_USE_I2C_BUZZER)
|
||||
#include "buzzer.h"
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Blocking movement and shorthand functions
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue