#270 validate reactor PLC status packet types

This commit is contained in:
Mikayla Fischler
2023-07-08 18:07:40 -04:00
parent ab193db153
commit 59eac62c33
3 changed files with 23 additions and 18 deletions

View File

@@ -21,7 +21,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v0.19.0"
local SUPERVISOR_VERSION = "v0.19.1"
local println = util.println
local println_ts = util.println_ts