#127 adjusted annunciator rate/feed checks

This commit is contained in:
Mikayla Fischler
2022-11-17 11:20:53 -05:00
parent 6fcd18e17a
commit c93a386e74
4 changed files with 59 additions and 42 deletions

View File

@@ -14,7 +14,7 @@ local svsessions = require("supervisor.session.svsessions")
local config = require("supervisor.config")
local supervisor = require("supervisor.supervisor")
local SUPERVISOR_VERSION = "beta-v0.7.8"
local SUPERVISOR_VERSION = "beta-v0.7.9"
local print = util.print
local println = util.println