WiringPi / WiringPi-Node

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

fix : mcp3422 support #4

Closed nekuz0r closed 10 years ago

nekuz0r commented 10 years ago

fix : export.js mcp3422 constants inverted fix : mcp3422.h constants inverted fix : mcp3422.c node->fd not assigned fix : mcp3422.c analogRead not supporting negative values

eugeneware commented 10 years ago

Hi @nekuz0r

Thanks for the fixes. I'm adding you to the contributor list and also as a maintainer under the "Open Open Source" idea.

You can read more about it at: https://github.com/eugeneware/wiring-pi/blob/master/CONTRIBUTING.md

I've also added you to the list of contributors at https://github.com/eugeneware/wiring-pi#contributing

But basically it means that we're maintaining this project as a community of peers rather than a BDFL.

It's the only way that we can really get open source to scale when having having lots of projects.