Save some progmem (#12913)

This commit is contained in:
Giuliano Zaro
2019-01-15 03:56:30 +01:00
committed by Scott Lahteine
parent 7fde8d9d1e
commit 85f149befe
4 changed files with 21 additions and 22 deletions

View File

@ -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();