test: test code

This commit is contained in:
2025-05-06 20:27:13 -03:00
parent ff540b4e6e
commit 0c3e147795
+2
View File
@@ -278,6 +278,8 @@ log.general("tutel host init")
log.info("broadcasting SCAN") log.info("broadcasting SCAN")
sendToAll("SCAN", { ["hostChannel"] = HOST_CHANNEL }) sendToAll("SCAN", { ["hostChannel"] = HOST_CHANNEL })
log.info("test123")
while true do while true do
updateScreen() updateScreen()
pollEvents() pollEvents()