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

Enabling gifio on Meowbits #9761

Merged
merged 3 commits into from
Oct 29, 2024
Merged

Enabling gifio on Meowbits #9761

merged 3 commits into from
Oct 29, 2024

Conversation

dglaude
Copy link

@dglaude dglaude commented Oct 27, 2024

Based on suggestion by deʃhipu to help katylase on #help-with-circuitpython

Based on suggestion by deʃhipu to help katylase on #help-with-circuitpython
@dhalbert
Copy link
Collaborator

Not all the translations fit, sorry!

@dhalbert
Copy link
Collaborator

dhalbert commented Oct 27, 2024

You could turn off CIRCUITPY_BLEIO_HCI, that is probably less popular than gifio would be. It's already off. I misread the file.

@deshipu
Copy link

deshipu commented Oct 27, 2024

I didn't know meowbits had ble...

@dhalbert
Copy link
Collaborator

dhalbert commented Oct 27, 2024

I didn't know meowbits had ble...

They don't, that is for attaching an external AirLift. It's not on after all.

@dglaude
Copy link
Author

dglaude commented Oct 27, 2024

Are you sure GIFIO is still enable?
It feel like it has been lost in the diff, I don't see the line, nor as =0 nor as =1. Or by default if it is not there it is =1?

@dhalbert
Copy link
Collaborator

Are you sure GIFIO is still enable? It feel like it has been lost in the diff, I don't see the line, nor as =0 nor as =1. Or by default if it is not there it is =1?

It is on by default if displayio is on.

@Katylase
Copy link

Thanks guys! I'll try it right away!^^

Copy link
Member

@jepler jepler left a comment

Choose a reason for hiding this comment

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

Since this thing has a specific display type built in, disabling other displays makes sense as a trade-off.

@jepler jepler merged commit 8bb9f86 into adafruit:main Oct 29, 2024
15 checks passed
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.

5 participants