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

Remove builtin LED from FunHouse definition #133

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

brentru
Copy link
Member

@brentru brentru commented Jan 3, 2024

Resolves adafruit/Adafruit_Wippersnapper_Arduino#525 by removing the funhouse's builtin LED (which causes a collision with the MISO pin from the SPI bus).

See analysis and reasoning here:
adafruit/Adafruit_Wippersnapper_Arduino#525 (comment)

@brentru
Copy link
Member Author

brentru commented Jan 3, 2024

@lorennorman Note: This fix is for users on FunHouse, WipperSnapper Beta 74 and up.

I think if a user has a FunHouse running < b74 firmware and a pre-existing builtin led component, it should still work. However, re-attempting to create it (if deleted) will not work.

@brentru brentru merged commit 5991a5c into main Jan 3, 2024
7 checks passed
@brentru brentru deleted the fh-fix-mosi-pin branch January 3, 2024 18:04
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.

FunHouse - Creating a LED on BUILTIN Pin causes crash
2 participants