#96 RTU starts unlinked now on main thread start

This commit is contained in:
Mikayla Fischler
2022-09-17 17:04:57 -04:00
parent 6686d8ea62
commit 3267e7ff13
3 changed files with 6 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ local imatrix_rtu = require("rtu.dev.imatrix_rtu")
local turbine_rtu = require("rtu.dev.turbine_rtu")
local turbinev_rtu = require("rtu.dev.turbinev_rtu")
local RTU_VERSION = "beta-v0.7.10"
local RTU_VERSION = "beta-v0.7.11"
local rtu_t = types.rtu_t