updated dependency

This commit is contained in:
ollo 2016-04-12 21:11:50 +02:00
parent 6c6b5ddae8
commit 81c3dabd79

View File

@ -1,5 +1,5 @@
-- Example usage of the word clock -- Example usage of the word clock
dofile("wordclock.lua") dofile("../wordclock.lua")
-- Manually set something -- Manually set something
leds=display_timestat(15,30) leds=display_timestat(15,30)