#607 deny reactor PLC with index out of range

This commit is contained in:
Mikayla Fischler
2025-02-16 11:43:32 -05:00
parent 016cd988e1
commit 7c22c172d5
2 changed files with 23 additions and 11 deletions

View File

@@ -22,7 +22,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.6.3"
local SUPERVISOR_VERSION = "v1.6.4"
local println = util.println
local println_ts = util.println_ts