From deb42462483b16799b40d8a49ad2d8327e1a0e28 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 23 Feb 2020 15:09:11 +0100 Subject: Put fixture library into headers and static structures --- src/init.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/init.scm') diff --git a/src/init.scm b/src/init.scm index 58d6bd6..e2be7a2 100644 --- a/src/init.scm +++ b/src/init.scm @@ -34,4 +34,4 @@ (patch-many (find-fixture-class fixture-class-library "Generic dimmer") 'dim 48 0 1) -;(patch-many (find-fixture-class fixture-class-library "Robe Robin DL7S Profile Mode 1") 'mh 4 0 51) +(patch-many (find-fixture-class fixture-class-library "Robe Robin DL7S Profile Mode 1") 'mh 4 0 51) -- cgit v1.2.3