WiringPi / WiringPi-Node

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

Update to use WiringPi git repo and update wiring pi to 2.4.6 to fix Kernel BCM issue. #98

Open pjgpetecodes opened 5 years ago

pjgpetecodes commented 5 years ago

The linked Wiring Pi version in this repo old and suffers from a bug that can't identify the BCM chip in the pi correctly.

This version will clone v2.4.6 of Wiring Pi and fix that.