#480 auxiliary coolant control logic

This commit is contained in:
Mikayla
2025-02-11 22:42:52 +00:00
parent 425a6c8775
commit 7b29702000
3 changed files with 34 additions and 14 deletions

View File

@@ -22,7 +22,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.6.3"
local SUPERVISOR_VERSION = "v1.6.4"
local println = util.println
local println_ts = util.println_ts