parent
678914be25
commit
11c589c3ec
4 changed files with 5 additions and 5 deletions
|
|
@ -91,7 +91,7 @@ public:
|
|||
static char command_letter; // G, M, or T
|
||||
static int codenum; // 123
|
||||
#if USE_GCODE_SUBCODES
|
||||
static int subcode; // .1
|
||||
static uint8_t subcode; // .1
|
||||
#endif
|
||||
|
||||
#if ENABLED(DEBUG_GCODE_PARSER)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue