Modified the scripts to run on Raspberry Pi.
Compare changes
- Gijs Schoonderbeek authored
+ 1
− 1
@@ -46,7 +46,7 @@ CTRL_POWER = 0x10
@@ -46,7 +46,7 @@ CTRL_POWER = 0x10
LED_COLORS = {"red": 0x01, "blue": 0x02, "green" : 0x04, "magenta": 0x03, "yellow": 0x06, "cyaan": 0x05}