Skip to content

[2.0.x] Fix undefined symbol 'g29_in_progress'#11781

Merged
thinkyhead merged 2 commits intoMarlinFirmware:bugfix-2.0.xfrom
AlexanderAmelkin:2.0.x-fix-undefined-reference
Sep 10, 2018
Merged

[2.0.x] Fix undefined symbol 'g29_in_progress'#11781
thinkyhead merged 2 commits intoMarlinFirmware:bugfix-2.0.xfrom
AlexanderAmelkin:2.0.x-fix-undefined-reference

Conversation

@AlexanderAmelkin
Copy link
Contributor

With some configurations, compilation could have failed
complaining that g29_in_progress is an unknown reference.

This commit moves the responsible code under proper conditional
compilation checks.

AlexanderAmelkin and others added 2 commits September 9, 2018 15:30
With some configurations, compilation could have failed
complaining that `g29_in_progress` is an unknown reference.

This commit moves the responsible code under proper conditional
compilation checks.
@thinkyhead thinkyhead merged commit bc1ba99 into MarlinFirmware:bugfix-2.0.x Sep 10, 2018
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