Skip to content

Conversation

@BlitzCityDIY
Copy link
Contributor

Adding the wii_classic library to the bundle. Allows for interfacing with wii classic controllers over I2C.

@BlitzCityDIY BlitzCityDIY requested a review from a team April 4, 2023 22:25
Copy link
Member

@tekktrik tekktrik left a comment

Choose a reason for hiding this comment

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

Minor request, but otherwise looks good!

.gitmodules Outdated
url = https://github.com/adafruit/Adafruit_CircuitPython_ACeP7In.git
[submodule "libraries/drivers/wii_classic"]
path = libraries/drivers/wii_classic
url = git@github.com:adafruit/Adafruit_CircuitPython_Wii_Classic.git
Copy link
Member

@tekktrik tekktrik Apr 5, 2023

Choose a reason for hiding this comment

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

The other repos use the HTTPS version of the git link, I think it might be good to remain consistent with that

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ah okay! will change 🙂

Copy link
Member

@tekktrik tekktrik left a comment

Choose a reason for hiding this comment

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

Looks good to me! Cool addition!

@tekktrik tekktrik merged commit e2c6589 into adafruit:main Apr 5, 2023
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.

2 participants