✨ EP_BABYSTEPPING (#25869)
This commit is contained in:
parent
1a4e208c69
commit
772e19aab9
16 changed files with 273 additions and 180 deletions
|
|
@ -930,6 +930,10 @@ private:
|
|||
|
||||
#if ENABLED(BABYSTEPPING)
|
||||
static void M290();
|
||||
#if ENABLED(EP_BABYSTEPPING)
|
||||
static void M293();
|
||||
static void M294();
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if HAS_SOUND
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue