#526 coordinator front panel scale to term size

This commit is contained in:
Mikayla Fischler
2025-02-16 13:32:08 -05:00
parent 234652b886
commit 99ea59a86b
4 changed files with 13 additions and 9 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.7"
local COORDINATOR_VERSION = "v1.6.8"
local CHUNK_LOAD_DELAY_S = 30.0