Clean up after recent commits
This commit is contained in:
parent
fff50d3958
commit
90ccac4bcf
26 changed files with 217 additions and 263 deletions
|
|
@ -183,7 +183,7 @@ void GCodeParser::parse(char *p) {
|
|||
#endif
|
||||
|
||||
if (PARAM_TEST) {
|
||||
|
||||
|
||||
while (*p == ' ') p++; // skip spaces vetween parameters & values
|
||||
const bool has_num = DECIMAL_SIGNED(*p); // The parameter has a number [-+0-9.]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue