configurator summary enhancements

This commit is contained in:
Mikayla Fischler
2025-02-26 18:38:21 -05:00
parent 5fc8912590
commit 1971153dae
10 changed files with 26 additions and 12 deletions

View File

@@ -18,7 +18,7 @@ local plc = require("reactor-plc.plc")
local renderer = require("reactor-plc.renderer")
local threads = require("reactor-plc.threads")
local R_PLC_VERSION = "v1.8.18"
local R_PLC_VERSION = "v1.8.19"
local println = util.println
local println_ts = util.println_ts