libmodbus icon indicating copy to clipboard operation
libmodbus copied to clipboard

Remove redundant check and guard debug output

Open mhei opened this issue 7 years ago • 2 comments

I found two minor issues:

  • we can remove a redundant check
  • ~print error message only when debug output is enabled to be consistent with other functions~

Edit: updated description after force-push (second issue was meanwhile fixed, so I dropped the commit)

mhei avatar Jun 19 '18 20:06 mhei

Stumbled over this old PR; issues are still present, so I've rebased and updated it.

mhei avatar Dec 04 '22 14:12 mhei

Any reason to not merge this?

mhei avatar Mar 19 '23 20:03 mhei