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

convert alternative pins loco deck to kbuild #1075

Merged
merged 1 commit into from Jul 6, 2022
Merged

Conversation

knmcguire
Copy link
Member

The loco deck alternative pins setting was not yet configured to kbuild.

I also noticed that somewhere the define had a typo initially, so probably was broken anyway.

@@ -569,7 +569,7 @@ static const DeckDriver dwm1000_deck = {
.pid = 0x06,
.name = "bcDWM1000",

#ifdef LOCODEC_USE_ALT_PINS
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was the typo I was referring about

Copy link
Member

@tobbeanton tobbeanton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@tobbeanton tobbeanton merged commit c8b7c37 into master Jul 6, 2022
@tobbeanton tobbeanton deleted the locodeck-altpins branch July 6, 2022 10:03
@krichardsson krichardsson added this to the 2022.09 milestone Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants