scope fixes, load comms api, debug prints

This commit is contained in:
Mikayla Fischler
2022-04-18 09:35:08 -04:00
parent 7d9a664d38
commit 377cf8e6fc
3 changed files with 17 additions and 7 deletions

View File

@@ -264,7 +264,7 @@ function new(rtu_dev)
}
end
function modbus_packet()
function packet()
local self = {
frame = nil,
txn_id = txn_id,