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

chore: remove PCB specific defines in preference to COLORLCD #5253

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

pfeerick
Copy link
Member

@pfeerick pfeerick commented Jul 6, 2024

Spotted while reviewing #5228 where someone
had done half of what I was thinking of doing a
few days ago 🤣

After this PR, there are no more of these
#if defined(PCBHORUS) || defined(PCBNV14) || defined(PCBPL18)
conditionals in the entire code base 😌

Spotted while reviewing #5228 where someone
had done half of what I was thinking of doing a
few days ago lol
@pfeerick pfeerick added compilation Related to compiling the firmware and firmware options house keeping 🧹 Cleanup of code and house keeping labels Jul 6, 2024
@pfeerick pfeerick added this to the 2.11 milestone Jul 6, 2024
@pfeerick pfeerick merged commit 08c90dc into main Jul 6, 2024
46 checks passed
@pfeerick pfeerick deleted the pfeerick/color-cleanup branch July 6, 2024 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compilation Related to compiling the firmware and firmware options house keeping 🧹 Cleanup of code and house keeping
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant