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)