#647 coordinator status light functionality

This commit is contained in:
Mikayla Fischler
2025-11-15 23:37:34 -05:00
parent 68ae061ed3
commit ebfdec2294
3 changed files with 47 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ local renderer = require("coordinator.renderer")
local sounder = require("coordinator.sounder")
local threads = require("coordinator.threads")
local COORDINATOR_VERSION = "v1.7.0"
local COORDINATOR_VERSION = "v1.7.1"
local CHUNK_LOAD_DELAY_S = 30.0