roccomuso / node-ads

NodeJS Twincat ADS protocol implementation
58 stars 21 forks source link

Fixed ADS indexOffset, always returning 0 or false #33

Closed Jozo132 closed 4 years ago

Jozo132 commented 4 years ago

Fix for a bug which caused any value read, notify or write always returning 0 or false The changes aren't breaking.

roccomuso commented 4 years ago

thanks