Save some progmem (#12913)
This commit is contained in:
committed by
Scott Lahteine
parent
7fde8d9d1e
commit
85f149befe
@ -672,7 +672,9 @@ private:
|
||||
static void M351();
|
||||
#endif
|
||||
|
||||
static void M355();
|
||||
#if HAS_CASE_LIGHT
|
||||
static void M355();
|
||||
#endif
|
||||
|
||||
#if ENABLED(MORGAN_SCARA)
|
||||
static bool M360();
|
||||
|
Reference in New Issue
Block a user