#67 imatrix RTU supervisor session

This commit is contained in:
Mikayla Fischler
2022-06-04 17:45:52 -04:00
parent e443beec19
commit 6d97d45227
4 changed files with 220 additions and 6 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.8"
local SUPERVISOR_VERSION = "beta-v0.4.9"
local print = util.print
local println = util.println