Formatting
This commit is contained in:
parent
b02392dc64
commit
9da84127f4
2
main.lua
2
main.lua
@ -109,7 +109,7 @@ function normalOperation()
|
|||||||
displayTime()
|
displayTime()
|
||||||
end
|
end
|
||||||
setupCounter=setupCounter-1
|
setupCounter=setupCounter-1
|
||||||
elseif ( (alive % 120) == 0) then
|
elseif ( (alive % 120) == 0) then
|
||||||
-- sync the time every 5 minutes
|
-- sync the time every 5 minutes
|
||||||
syncTimeFromInternet()
|
syncTimeFromInternet()
|
||||||
alive = alive + 1
|
alive = alive + 1
|
||||||
|
Loading…
Reference in New Issue
Block a user