Skip to content

Removed "const" to avoid compile error when passing to parser.#10548

Merged
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-2.0.xfrom
marcio-ao:pr-corrections-to-g29-recover
Apr 27, 2018
Merged

Removed "const" to avoid compile error when passing to parser.#10548
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-2.0.xfrom
marcio-ao:pr-corrections-to-g29-recover

Conversation

@marcio-ao
Copy link
Contributor

This change is required as parser.parse() takes a non-const string.

@thinkyhead thinkyhead merged commit 724e9f5 into MarlinFirmware:bugfix-2.0.x Apr 27, 2018
Roxy-3D added a commit that referenced this pull request Apr 27, 2018
@marcio-ao marcio-ao deleted the pr-corrections-to-g29-recover branch May 8, 2018 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants