#19 #156 gain changes for generation rate control, fixed plc ready checks

This commit is contained in:
Mikayla Fischler
2023-02-10 20:26:25 -05:00
parent 44d5cec1f8
commit da9eead2d5
3 changed files with 10 additions and 7 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.10.5"
local SUPERVISOR_VERSION = "beta-v0.10.6"
local print = util.print
local println = util.println