WiringPi / WiringPi-Node

Node.js bindings to wiringPi
334 stars 94 forks source link

Added scope for dispatchInterrupt and solved #30 #34

Closed taoyuan closed 8 years ago

taoyuan commented 8 years ago

The solution is here: https://github.com/nwjs/nw.js/issues/3289.

Illizian commented 8 years ago

Whilst I cannot analyse the implications of HandleScope scope(isolate); I have built & used this fork and it undoubtedly resolves #30.

@taoyuan Perhaps an increment of the the version to 0.2.1 and an entry to the CHANGELOG.md should also be made?

taoyuan commented 8 years ago

@Illizian It's done. :)

nekuz0r commented 8 years ago

LGTM :+1:

nekuz0r commented 8 years ago

Merging, will release it tonight as 2.1.1

nekuz0r commented 8 years ago

Published on NPM