#67 turbine valve RTU supervisor session, bugfixes with redstone RTU session

This commit is contained in:
Mikayla Fischler
2022-06-05 09:30:56 -04:00
parent c764506999
commit 5068e47590
6 changed files with 342 additions and 22 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.10"
local SUPERVISOR_VERSION = "beta-v0.4.11"
local print = util.print
local println = util.println