#160 #161 linked up ASCRAM lights and added ASCRAM radiation condition

This commit is contained in:
Mikayla Fischler
2023-02-14 22:55:40 -05:00
parent 8ebdf2686b
commit 199ce53f52
6 changed files with 85 additions and 32 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.11.6"
local SUPERVISOR_VERSION = "beta-v0.11.7"
local print = util.print
local println = util.println