Skip to content

AttributeError: 'PixelBuf' object has no attribute '_transmit' #4682

@makermelissa

Description

@makermelissa

When resuming from light sleep, the code crashes with this error:

Traceback (most recent call last):
  File "code.py", line 44, in <module>
  File "/lib/adafruit_funhouse/__init__.py", line 122, in enter_light_sleep
AttributeError: 'PixelBuf' object has no attribute '_transmit'

I'm not sure what happened since I had previously tested this, but will fix it as soon as I can figure out what is going on.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions