Remove MMU2 include in stepper.cpp

Nothing is used from the MMU class in this file
This commit is contained in:
Guðni Már Gilbert 2023-06-04 16:43:16 +00:00 committed by DRracer
parent e91ee4a5db
commit 37a73e91c6
1 changed files with 0 additions and 3 deletions

View File

@ -37,10 +37,7 @@
#endif //TMC2130
#include "Filament_sensor.h"
#include "mmu2.h"
#include "ConfigurationStore.h"
#include "Prusa_farm.h"
#ifdef DEBUG_STACK_MONITOR