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

Patch conditionals for DEFAULT_LCD_CONTRAST, MINIPANEL #3914

Merged
merged 1 commit into from
May 30, 2016

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented May 30, 2016

This PR fixes two issues in Conditionals.h

  • DEFAULT_LCD_CONTRAST was always overridden for DOGLCD (LCD contrast #3912)
  • MINIPANEL conditionals are identical to MAKRPANEL

- `DEFAULT_LCD_CONTRAST` was incorrectly overriding all `DOGLCD`
- `MINIPANEL` conditionals are identical to `MAKRPANEL`
@thinkyhead thinkyhead merged commit ffe55c2 into MarlinFirmware:RCBugFix May 30, 2016
@thinkyhead thinkyhead deleted the rc_fix_lcd_contrast branch May 30, 2016 18:20
@thinkyhead thinkyhead mentioned this pull request Jul 8, 2016
@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