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.