Move M18_M84, M85 to cpp
This commit is contained in:
@ -80,6 +80,8 @@
|
||||
|
||||
#if ENABLED(ULTIPANEL)
|
||||
|
||||
extern bool defer_return_to_status;
|
||||
|
||||
// Function pointer to menu functions.
|
||||
typedef void (*screenFunc_t)();
|
||||
|
||||
|
Reference in New Issue
Block a user