RTU cleanup and fixes

This commit is contained in:
Mikayla
2025-11-06 22:48:42 +00:00
parent 6123d5dad7
commit 61305621c3
3 changed files with 1 additions and 3 deletions

View File

@@ -121,7 +121,6 @@ local function main()
log.debug("boot> running uinit()")
if uinit(config, __shared_memory) then
-- start UI
local message
rtu_state.fp_ok, message = renderer.try_start_ui(config, units)