Removed software to run on the host into the unit folder
This commit is contained in:
parent
46b518f284
commit
0c57c73de3
10
example.lua
10
example.lua
@ -1,10 +0,0 @@
|
||||
-- Example usage of the word clock
|
||||
dofile("wordclock.lua")
|
||||
|
||||
-- Manually set something
|
||||
leds=display_timestat(15,30)
|
||||
for k,v in pairs(leds) do
|
||||
if (v == 1) then
|
||||
print(k)
|
||||
end
|
||||
end
|
Loading…
Reference in New Issue
Block a user