#186 additional messages for radiation alarm/warning with added urgency/level-specific messages

This commit is contained in:
Mikayla Fischler
2023-03-04 02:05:36 -05:00
parent 0e5113918c
commit b12f3206e2
5 changed files with 37 additions and 9 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 = "v0.13.5"
local SUPERVISOR_VERSION = "v0.13.6"
local print = util.print
local println = util.println