configuration_store => settings
This commit is contained in:
committed by
Scott Lahteine
parent
8af8ef4404
commit
3dc0f9c0b4
@ -36,7 +36,7 @@
|
||||
#include "../module/planner.h" // for synchronize
|
||||
#include "../module/printcounter.h"
|
||||
#include "../gcode/queue.h"
|
||||
#include "../module/configuration_store.h"
|
||||
#include "../module/settings.h"
|
||||
#include "../module/stepper/indirection.h"
|
||||
|
||||
#if ENABLED(EMERGENCY_PARSER)
|
||||
|
Reference in New Issue
Block a user