#208 indicate emergency coolant control on PLC front panel

This commit is contained in:
Mikayla
2023-04-18 15:28:46 +00:00
parent b35bf98dec
commit 46607dd690
6 changed files with 30 additions and 6 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.1.5"
local R_PLC_VERSION = "v1.1.6"
local println = util.println
local println_ts = util.println_ts