test: remove test logs
This commit is contained in:
@@ -285,11 +285,6 @@ end
|
|||||||
--[[
|
--[[
|
||||||
main loop
|
main loop
|
||||||
]]
|
]]
|
||||||
for i = 0, 15, 1 do
|
|
||||||
log.info("some log %d", i)
|
|
||||||
log.warning("some warning %d", i)
|
|
||||||
end
|
|
||||||
|
|
||||||
sendToAll("SCAN", { ["hostChannel"] = HOST_CHANNEL })
|
sendToAll("SCAN", { ["hostChannel"] = HOST_CHANNEL })
|
||||||
while true do
|
while true do
|
||||||
updateScreen()
|
updateScreen()
|
||||||
|
|||||||
Reference in New Issue
Block a user