Formatting

This commit is contained in:
Ollo 2021-03-14 13:23:14 +01:00
parent b02392dc64
commit 9da84127f4

View File

@ -109,7 +109,7 @@ function normalOperation()
displayTime()
end
setupCounter=setupCounter-1
elseif ( (alive % 120) == 0) then
elseif ( (alive % 120) == 0) then
-- sync the time every 5 minutes
syncTimeFromInternet()
alive = alive + 1