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

Add explicit type casting to fix build error #117

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

DeflateAwning
Copy link
Contributor

Fixes Issue #116.

Not tested on non-ESP32 devices yet. You may need to use some sort of macro if other MCUs' APIs aren't compatible with this change.

@DeflateAwning
Copy link
Contributor Author

Please merge this fix.

For anyone stumbling upon this issue, you can add this to your platformio.ini for now (until they merge my fix):

lib_deps =
    https://github.com/DeflateAwning/Adafruit_BusIO.git#7fd30d0bf87e75ac9117d290a8d9ee77787c7335

@ladyada ladyada merged commit 5473c18 into adafruit:master Aug 13, 2023
1 check passed
@ladyada
Copy link
Member

ladyada commented Aug 13, 2023

thanks!

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