plcpeople / nodeS7

Node.JS library for communication to Siemens S7 PLCs
MIT License
363 stars 122 forks source link

ReferenceError: outputlog is not defined #87

Closed MrLight closed 5 years ago

MrLight commented 5 years ago

Hi, in nodeS7.js in Line 1427 there is a spell failure. Code is outputlog but should be outputLog.

Unfortunately I don't have a development env on my current system, so Im not able to post a PullRequest...

plcpeople commented 5 years ago

I believe this is fixed now, thank you for reporting it.