From 5ff860d2ea9dedefe2f8bdba16cee33dd1b4b28f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Sat, 27 Jan 2018 09:29:36 +0100 Subject: [PATCH] Fix initialization of per channel states --- code/espurna/light.ino | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/code/espurna/light.ino b/code/espurna/light.ino index 79b01b2d..8b120e70 100644 --- a/code/espurna/light.ino +++ b/code/espurna/light.ino @@ -1001,7 +1001,7 @@ void lightSetup() { _my92xx = new my92xx(MY92XX_MODEL, MY92XX_CHIPS, MY92XX_DI_PIN, MY92XX_DCKI_PIN, MY92XX_COMMAND); for (unsigned char i=0; i