#349 F_ALARM_ANY rsio output added

This commit is contained in:
Mikayla
2023-10-04 21:26:07 +00:00
parent ef6fdaa3ac
commit 24d190921d
5 changed files with 51 additions and 45 deletions

View File

@@ -21,7 +21,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.0.6"
local SUPERVISOR_VERSION = "v1.0.7"
local println = util.println
local println_ts = util.println_ts