kelly / node-i2c

Node.js native bindings for i2c-dev. Plays well with Raspberry Pi and Beaglebone.
Other
216 stars 91 forks source link

Upgraded nan to version 2.14.0 to work with node 10 #100

Open MrWillibald opened 4 years ago

MrWillibald commented 4 years ago

Upgraded the nan version in package.json to work with node 10. Needed this to use a BME280 sensor with the pimatic-i2c-bme280 package

rzr commented 4 years ago

There is a similar open PR from me But it looks that upstream is no more active: https://github.com/kelly/node-i2c/issues/97