bugfix for RTU re-formed detection

This commit is contained in:
Mikayla Fischler
2022-11-27 22:44:47 -05:00
parent d4ae18eee7
commit afb3b0957e
2 changed files with 6 additions and 3 deletions

View File

@@ -25,7 +25,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 = "beta-v0.9.6"
local RTU_VERSION = "beta-v0.9.7"
local rtu_t = types.rtu_t