adafruit / Wippersnapper_Boards

Hardware Description Models for Adafruit IO Wippersnapper Beta.
MIT License
6 stars 55 forks source link

Remove builtin LED from FunHouse definition #133

Closed brentru closed 9 months ago

brentru commented 9 months ago

Resolves https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/issues/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: https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/issues/525#issuecomment-1875695951

brentru commented 9 months ago

@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.