From 81c3dabd7918b768cfcb9f5688ef45af4a5cf947 Mon Sep 17 00:00:00 2001 From: ollo Date: Tue, 12 Apr 2016 21:11:50 +0200 Subject: [PATCH] updated dependency --- unit/example.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unit/example.lua b/unit/example.lua index 51e2ebf..877ab28 100644 --- a/unit/example.lua +++ b/unit/example.lua @@ -1,5 +1,5 @@ -- Example usage of the word clock -dofile("wordclock.lua") +dofile("../wordclock.lua") -- Manually set something leds=display_timestat(15,30)