Move M18_M84, M85 to cpp
This commit is contained in:
parent
a911215b0e
commit
381b17e6a9
6 changed files with 21 additions and 18 deletions
|
|
@ -80,6 +80,8 @@
|
|||
|
||||
#if ENABLED(ULTIPANEL)
|
||||
|
||||
extern bool defer_return_to_status;
|
||||
|
||||
// Function pointer to menu functions.
|
||||
typedef void (*screenFunc_t)();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue