Service interval watchdog (#13105)
This commit is contained in:
@ -1358,3 +1358,7 @@
|
||||
#ifndef MSG_TMC_STEALTH_ENABLED
|
||||
#define MSG_TMC_STEALTH_ENABLED _UxGT("StealthChop enabled")
|
||||
#endif
|
||||
|
||||
#ifndef MSG_SERVICE_RESET
|
||||
#define MSG_SERVICE_RESET _UxGT("Reset")
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user