diff show/dance2017/deviceClass.n3 @ 1571:9bfd2303f011

fix bestMatch solve method Ignore-this: 2e7f5af86e2e54b36dfb27a6b52e26a5
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 28 May 2017 07:48:04 +0000
parents 69088fe2865e
children e8161fdda8ad
line wrap: on
line diff
--- a/show/dance2017/deviceClass.n3	Sat May 27 12:22:28 2017 +0000
+++ b/show/dance2017/deviceClass.n3	Sun May 28 07:48:04 2017 +0000
@@ -18,6 +18,7 @@
 :quantumGoboChoice  a :DeviceAttr; :dataType :choice;
   :choice :open, :spider, :windmill, :limbo, :brush, :whirlpool, :stars .
 
+
 :SimpleDimmer a :DeviceClass;
   :deviceAttr :brightness;
   :attr