Mercurial > code > home > repos > light9
changeset 1850:e448b9610dc1
rm old uri making errors
Ignore-this: fa86bed13eb4312e10df7eb80327385c
author | drewp@bigasterisk.com |
---|---|
date | Sun, 10 Jun 2018 22:38:48 +0000 |
parents | a04310da3896 |
children | 6c6083fedd56 |
files | light9/effect/effecteval.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/light9/effect/effecteval.py Sun Jun 10 22:07:56 2018 +0000 +++ b/light9/effect/effecteval.py Sun Jun 10 22:38:48 2018 +0000 @@ -339,7 +339,7 @@ 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)