#581 fixed peripheral/redstone saving behavior in RTU configurator

This commit is contained in:
Mikayla
2024-12-10 15:07:43 +00:00
parent 7372908637
commit 6838d21bd7
3 changed files with 9 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ local sna_rtu = require("rtu.dev.sna_rtu")
local sps_rtu = require("rtu.dev.sps_rtu")
local turbinev_rtu = require("rtu.dev.turbinev_rtu")
local RTU_VERSION = "v1.10.16"
local RTU_VERSION = "v1.10.17"
local RTU_UNIT_TYPE = types.RTU_UNIT_TYPE
local RTU_HW_STATE = databus.RTU_HW_STATE