robinson / gos7

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

fix: panic because of nil TCP client #47

Closed dataselfservice closed 3 years ago

dataselfservice commented 3 years ago

Hi,

you might consider this to fix: https://github.com/robinson/gos7/issues/46

Cheers, Andrea

robinson commented 3 years ago

Hi Andrea, Thanks for fixing this promptly. BR, Robinson