robinson / gos7

Implementation of Siemens S7 protocol in golang
BSD 3-Clause "New" or "Revised" License
314 stars 121 forks source link

add Write DB Bit function #30

Closed afxcode closed 4 years ago

afxcode commented 4 years ago

I think its necessary to add write db in bit size, thank you. BTW, It is very useful libraries.

robinson commented 4 years ago

The write DB with bit size should be refered into helper -> https://github.com/robinson/gos7/blob/85937d4ef4b1cb437ebbeef34d90c3f77b44facd/helper.go#L272