#480 fixed aux coolant connection to boilers with emergency coolant

This commit is contained in:
Mikayla Fischler
2025-02-26 13:08:58 -05:00
parent 122fa1a7a7
commit 5fc8912590
3 changed files with 8 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ local renderer = require("coordinator.renderer")
local sounder = require("coordinator.sounder")
local threads = require("coordinator.threads")
local COORDINATOR_VERSION = "v1.6.9"
local COORDINATOR_VERSION = "v1.6.10"
local CHUNK_LOAD_DELAY_S = 30.0