Skip to content

update typo PIN_EXIST to PIN_EXISTS #27856

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

Merged
merged 1 commit into from
May 14, 2025

Conversation

ellensp
Copy link
Contributor

@ellensp ellensp commented May 13, 2025

Description

Discord user Dri noticed a typo in a macro name

Marlin\src\lcd\marlinui.cpp:1197:26: error: missing binary operator before token "("
           #elif PIN_EXIST(LCD_BACKLIGHT)

Updated to PIN_EXISTS

Requirements

LCD Backlight Timeoutie LCD_BACKLIGHT_TIMEOUT_MINS and not a neo pixel.

Benefits

Builds as expected.

@ellensp ellensp added this to the Version 2.1.3 milestone May 13, 2025
@thinkyhead thinkyhead merged commit 10ecea6 into MarlinFirmware:bugfix-2.1.x May 14, 2025
66 checks passed
@ellensp ellensp deleted the fix-PIN_EXIST-typo branch May 14, 2025 23:50
EvilGremlin pushed a commit to EvilGremlin/Marlin that referenced this pull request May 15, 2025
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