#59 environment detector RTU

This commit is contained in:
Mikayla Fischler
2022-06-04 11:11:35 -04:00
parent fc7b83a18a
commit 5cba8ff9f1
4 changed files with 109 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ local svsessions = require("supervisor.session.svsessions")
local config = require("supervisor.config")
local supervisor = require("supervisor.supervisor")
local SUPERVISOR_VERSION = "beta-v0.4.4"
local SUPERVISOR_VERSION = "beta-v0.4.5"
local print = util.print
local println = util.println