#526 reactor PLC front panel scale to term size

This commit is contained in:
Mikayla Fischler
2025-02-16 12:34:06 -05:00
parent 21eae4932f
commit 18d093e72d
2 changed files with 15 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.16"
local R_PLC_VERSION = "v1.8.17"
local println = util.println
local println_ts = util.println_ts