From 2a493a0122ca289d5aa3241cefd4dfac43e272f6 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 22 May 2021 22:40:30 +0200 Subject: Add missing use-modules to demo.scm --- examples/demo.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/demo.scm b/examples/demo.scm index 4de38a9..1299a6f 100644 --- a/examples/demo.scm +++ b/examples/demo.scm @@ -32,6 +32,7 @@ (starlet playback) (starlet effects) (starlet colours) + (starlet clock) (starlet fixture-library generic) (starlet fixture-library robe) (starlet fixture-library arduino) -- cgit v1.2.3