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

Return of the wake/sleep issue #21

Closed
EAGrahamJr opened this issue Oct 12, 2024 · 1 comment
Closed

Return of the wake/sleep issue #21

EAGrahamJr opened this issue Oct 12, 2024 · 1 comment

Comments

@EAGrahamJr
Copy link
Contributor

Since I can't re-open #17, here's a new one:

Traceback (most recent call last):
File "asyncio/core.py", line 261, in run_until_complete
File "code.py", line 21, in display_stuff
File "display.py", line 59, in update
File "adafruit_displayio_sh1106.py", line 118, in sleep
TypeError: object with buffer protocol required

Adafruit CircuitPython 9.2.0-beta.0-25-g7f14b9c49a on 2024-10-04; Adafruit QT Py ESP32-S3 4MB Flash 2MB PSRAM with ESP32S3

Note that this is similar to adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306#47

@FoamyGuy
Copy link
Contributor

Closing this, I believe it was resolved by adafruit/Adafruit_Blinka_Displayio#142. Please re-open or create new issue if you still have this problem under latest versions.

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

No branches or pull requests

2 participants