dbridges / bmp085-sensor

An Node.js module to interface a BMP085 temperature and pressure sensor with the Raspberry Pi
Other
5 stars 4 forks source link

Support node-10 #8

Open rzr opened 5 years ago

rzr commented 5 years ago

I can sort this out by updating i2c module (or maintain a fork in https://abandonware.github.io/)

Relate-to: https://github.com/kelly/node-i2c/issues/90

rzr commented 5 years ago

This patch is fixing this bug: https://github.com/dbridges/bmp085-sensor/pull/9

Meanwhile this is released, feel free to try: https://www.npmjs.com/package/@abandonware/bmp085-sensor/v/0.0.6-0

rzr commented 4 years ago

Feedback welcome on this review:

https://github.com/dbridges/bmp085-sensor/pull/9