first init

This commit is contained in:
2025-11-07 13:47:24 +08:00
parent f4180852ba
commit 9831b4b948
30 changed files with 9185 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module git.whblueocean.cn/communication-protocol/modbus
// module github.com/simonvetter/modbus
go 1.16
require github.com/goburrow/serial v0.1.0