Update M48 command in the status line (#14816)

This commit is contained in:
Acenotass
2019-08-06 07:01:40 +06:00
committed by Scott Lahteine
parent 8f0aedeead
commit 4af9908764
3 changed files with 29 additions and 27 deletions

View File

@@ -256,6 +256,9 @@
#ifndef MSG_M48_TEST
#define MSG_M48_TEST _UxGT("M48 Probe Test")
#endif
#ifndef MSG_M48_POINT
#define MSG_M48_POINT _UxGT("M48 Point")
#endif
#ifndef MSG_M48_DEVIATION
#define MSG_M48_DEVIATION _UxGT("Deviation")
#endif