#333 always set emergency coolant state

This commit is contained in:
Mikayla Fischler
2023-08-27 13:42:25 -04:00
parent 2ed28cf74d
commit 37f8b85924
2 changed files with 7 additions and 8 deletions

View File

@@ -21,7 +21,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.0.1"
local SUPERVISOR_VERSION = "v1.0.2"
local println = util.println
local println_ts = util.println_ts