# HG changeset patch # User drewp@bigasterisk.com # Date 2018-06-10 22:38:48 # Node ID e448b9610dc18427dc8b28eb5d5f5deb9b3bf6f8 # Parent a04310da3896b75c84b6562b98870ec050833e54 rm old uri making errors Ignore-this: fa86bed13eb4312e10df7eb80327385c diff --git a/light9/effect/effecteval.py b/light9/effect/effecteval.py --- a/light9/effect/effecteval.py +++ b/light9/effect/effecteval.py @@ -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)