From 1ebbb05edbc89d6b428a9324f00b4f9849f49d97 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Tue, 4 Dec 2018 21:47:06 +0000 Subject: :construction: Matrix function --- src/compileAndRun/pythonSupportFiles/LuxcenaNeo/Strip.py | 1 + 1 file changed, 1 insertion(+) (limited to 'src/compileAndRun/pythonSupportFiles/LuxcenaNeo/Strip.py') diff --git a/src/compileAndRun/pythonSupportFiles/LuxcenaNeo/Strip.py b/src/compileAndRun/pythonSupportFiles/LuxcenaNeo/Strip.py index 4856076..c3a913f 100644 --- a/src/compileAndRun/pythonSupportFiles/LuxcenaNeo/Strip.py +++ b/src/compileAndRun/pythonSupportFiles/LuxcenaNeo/Strip.py @@ -38,6 +38,7 @@ class Strip: self.strip.show() # Setup matrix + print(" * Generating matrix") #try: self.pixelMatrix = Matrix(self.SEGMENTS, stripConf["matrix"]) self.pixelMatrix.dump() -- cgit v1.2.3