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

I2c buffer sleepwake fix #142

Merged
merged 7 commits into from
Nov 20, 2024
Merged

Conversation

FoamyGuy
Copy link
Contributor

@FoamyGuy FoamyGuy commented Nov 15, 2024

@ladyada

Resolves: #137. This implements the changes suggested in #138 as I understand them.

I tested this version successfully with the SSD1306 and confirmed that the sleep/wake are working as expected using the reproducer from here: adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306#47

I also tested simpletest and a few variations of it to ensure the display is initializing and drawing correctly and everything appears to behave normally to me.

Should also resolve:

Also removed the get_html_theme() call from the docs config which is deprecated and how raises an error when building the docs.

@FoamyGuy FoamyGuy merged commit 145e02d into adafruit:main Nov 20, 2024
1 check 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
3 participants