Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support "true" and "false" in the ENABLED macro #3146

Merged
merged 2 commits into from
Mar 16, 2016

Conversation

thinkyhead
Copy link
Member

The ENABLED macro needs to support "true" and "false" so it can be applied for settings that use those values, either in a configuration or a Makefile. This PR also applies ENABLED to the two settings which currently use "true" and "false" – the DISABLE_[XYZE] and DISABLE_INACTIVE_[XYZE] settings.

thinkyhead added a commit that referenced this pull request Mar 16, 2016
Support "true" and "false" in the ENABLED macro
@thinkyhead thinkyhead merged commit d7c6fd5 into MarlinFirmware:RCBugFix Mar 16, 2016
@thinkyhead thinkyhead deleted the rc_enabled_true_false branch March 24, 2016 07:42
@jbrazio jbrazio modified the milestone: 1.1.0 Jul 18, 2016
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