Changeset - e448b9610dc1
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 7 years ago 2018-06-10 22:38:48
drewp@bigasterisk.com
rm old uri making errors
Ignore-this: fa86bed13eb4312e10df7eb80327385c
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
light9/effect/effecteval.py
Show inline comments
 
@@ -339,7 +339,7 @@ def effect_lightning(effectSettings, str
 
            L9['device/backlight4'], L9['device/backlight5'],
 
            L9['device/down2'], L9['device/down3'],
 
            L9['device/down4'], L9['device/hexLow3'],
 
            L9['device/hexLow5'], L9['device/lip1 5'],
 
            L9['device/hexLow5'],
 
            L9['device/postL1'], L9['device/postR1']]
 
    out = {}
 
    col = rgb_to_hex([int(255 * strength)] * 3)
0 comments (0 inline, 0 general)