#405 plc and rtu front panel themes

This commit is contained in:
Mikayla Fischler
2024-03-06 12:18:50 -05:00
parent fc198cd9d2
commit d87e3893f0
9 changed files with 47 additions and 99 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.6.14"
local R_PLC_VERSION = "v1.6.15"
local println = util.println
local println_ts = util.println_ts