parent
678914be25
commit
11c589c3ec
4 changed files with 5 additions and 5 deletions
|
|
@ -46,7 +46,7 @@ char *GCodeParser::command_ptr,
|
|||
char GCodeParser::command_letter;
|
||||
int GCodeParser::codenum;
|
||||
#if USE_GCODE_SUBCODES
|
||||
int GCodeParser::subcode;
|
||||
uint8_t GCodeParser::subcode;
|
||||
#endif
|
||||
|
||||
#if ENABLED(FASTER_GCODE_PARSER)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue