wz2b fork and retry strategy

This commit is contained in:
Javier Peletier
2020-12-17 00:53:11 +01:00
parent 676ed34697
commit f393e77272
4 changed files with 24 additions and 5 deletions

1
go.mod
View File

@@ -9,4 +9,5 @@ require (
github.com/goburrow/modbus v0.1.0
github.com/goburrow/serial v0.1.0 // indirect
github.com/stretchr/testify v1.6.1
github.com/wz2b/modbus v0.1.1
)