Breathing now finally working, a key to enable it, not sane defaults, and a toggle button
This commit is contained in:
@@ -277,4 +277,5 @@ class Firmware:
|
||||
if self.pixel_state['animation_mode'] is not None:
|
||||
self.pixel_state = rgb.animate(self.pixel_state, self.pixels)
|
||||
|
||||
|
||||
gc.collect()
|
||||
|
Reference in New Issue
Block a user