debug: stop while

This commit is contained in:
2025-05-06 18:49:12 -03:00
parent 053838f227
commit df65628b90
-4
View File
@@ -200,7 +200,3 @@ function updateScreen()
term.clearLine()
drawTextCentered("tutel host controller")
end
while true do
updateScreen()
end