Fixed syntax

This commit is contained in:
ollo 2019-05-15 20:15:43 +02:00
parent a7f566f706
commit 70602f1095

View File

@ -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