Jon Trulson c4a506f5a3 bmp280/bme280: C port, C++ wraps C
Some private methods (relating to calibration/compensation) are no
longer exposed.  In addition, the driver auto-detects the chip (BMP280
or BME280) and acts accordingly, rather than requiring the
specification of a chip id in the ctor.

The getHumidity() method no longer accepts an arguement representing
pressure at sea level.  A new method is provided to specify this.

Signed-off-by: Jon Trulson <jtrulson@ics.com>
2017-03-10 17:00:50 -07:00
..
2017-03-10 17:00:50 -07:00
2017-03-10 17:00:50 -07:00
2017-03-07 13:16:24 -07:00
2016-10-28 16:48:53 -06:00
2017-01-20 12:02:30 -07:00
2017-01-30 12:06:32 -07:00
2017-01-25 17:42:38 -07:00
2017-01-24 14:02:03 -07:00
2016-10-18 17:04:50 -06:00
2016-10-18 17:04:50 -06:00
2017-01-31 13:08:20 -07:00
2017-01-19 13:54:47 -07:00
2017-01-26 15:13:01 -07:00