From 7ca69cf0a04e9bf3ea1826d6b62f7229b754dde8 Mon Sep 17 00:00:00 2001 From: neru Date: Thu, 8 May 2025 13:53:47 -0300 Subject: [PATCH] docs: add to-do --- lua/CC Tweaked/tutel/tutel-host.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/CC Tweaked/tutel/tutel-host.lua b/lua/CC Tweaked/tutel/tutel-host.lua index 38a311d..b120396 100644 --- a/lua/CC Tweaked/tutel/tutel-host.lua +++ b/lua/CC Tweaked/tutel/tutel-host.lua @@ -14,6 +14,7 @@ * Add argument / funcion type checks on callback styled register functions * Make log screen scrolling work based on drawn lines not log indexes * Rename network commands to messages, to avoid confusion with console commands + * Periodically check if turtle connections are valid ]] --[[