#260 added dynamic tank RTU

This commit is contained in:
Mikayla Fischler
2023-07-11 17:27:03 -04:00
parent 9f3ad3caf0
commit a5214730ef
9 changed files with 100 additions and 13 deletions

View File

@@ -14,7 +14,7 @@ local max_distance = nil ---@type number|nil maximum acceptable t
---@class comms
local comms = {}
comms.version = "2.1.1"
comms.version = "2.1.2"
---@enum PROTOCOL
local PROTOCOL = {