Fixed syntax
This commit is contained in:
parent
a7f566f706
commit
70602f1095
1
main.lua
1
main.lua
@ -79,7 +79,6 @@ function displayTime()
|
|||||||
ws2812.write(space:rep(107) .. colorFg:rep(3))
|
ws2812.write(space:rep(107) .. colorFg:rep(3))
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
|
||||||
-- Used for debugging
|
-- Used for debugging
|
||||||
if (clockdebug ~= nil) then
|
if (clockdebug ~= nil) then
|
||||||
for key,value in pairs(words) do
|
for key,value in pairs(words) do
|
||||||
|
Loading…
Reference in New Issue
Block a user