WiringPi / WiringPi-Node

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

delayMicrosends fixed #11

Closed tjanson closed 10 years ago

tjanson commented 10 years ago

I was wondering why my LED was blinking so slowly… ;) Great work though, thanks a lot!

eugeneware commented 10 years ago

LGTM.

tjanson commented 10 years ago

Could you merge this and update the npm package? Or is anything else needed to apply this fix? I've written a package that relies on delayMicroseconds and would prefer to depend on the official wiring-pi.

eugeneware commented 10 years ago

Thanks @tjanson - all merged and published as 1.1.2. Thanks for the PR!