Merge pull request #582 from MikaylaFischler/pocket-alpha-dev

Unit Dynamic Tank View
This commit is contained in:
Mikayla
2024-12-12 20:07:54 -05:00
committed by GitHub
21 changed files with 1035 additions and 1067 deletions

View File

@@ -19,6 +19,7 @@ local MGMT_TYPE = comms.MGMT_TYPE
local RTU_UNIT_TYPE = types.RTU_UNIT_TYPE
---@type rtu_config
---@diagnostic disable-next-line: missing-fields
local config = {}
rtu.config = config