Commit Graph

20 Commits

Author SHA1 Message Date
Lady Ada ebf5715aba example for unified sensors 2019-12-29 03:24:43 -05:00
Lady Ada f107b13f1f fix advanced begin() 2019-12-29 02:46:31 -05:00
Lady Ada 2a23df09f3 remove extra begin options. just one now.
also looked at https://github.com/adafruit/Adafruit_BME280_Library/issues/64 and reduced some delays
2019-12-29 02:31:52 -05:00
Jan Hoffmann 1f2d47a6fe
Merge pull request #49 from sellensr/master
begin() fail gracefully
2019-04-28 13:41:20 +02:00
Sami Kankaristo 745859172b Add LICENSE and mention it in all source files 2019-04-27 17:22:44 +03:00
sellensr 46eb77e763 change delay() to !Serial in BME280test.ino 2019-04-26 20:04:05 -04:00
Rick Sellens 874147604f begin() fail gracefully
try 0x76 address as well.
record _sensorID
2019-04-26 12:28:33 -04:00
dean 495c57a6d4 DM: fix travis 2018-08-09 13:23:46 -04:00
dean 225bed4415 DM: added startup delay 2017-12-27 18:39:20 -05:00
ladyada 7925877494 fix test back 2017-09-12 19:17:03 -04:00
mjs513 ba0bcdb599 Made the Wire Bus selectable in setup 2017-09-12 06:29:13 -04:00
ladyada 91fb749f4d https://github.com/adafruit/Adafruit_BME280_Library/issues/21 2017-04-03 11:46:44 -04:00
ladyada 553c635a81 fixed and split example 2017-02-06 18:52:37 -05:00
mozzbozz 9e676f1d64 Implemented sensor modes and settings among other improvements 2016-08-18 23:24:14 +02:00
ladyada ee085fc021 fix merge 2015-09-14 01:12:56 -04:00
ladyada dbd60ee741 Merge branch 'master' of github.com:adafruit/Adafruit_BME280_Library
Conflicts:
	Adafruit_BME280.h
	examples/bme280test/bme280test.ino
2015-09-14 01:11:55 -04:00
ladyada 1b188eed2f alt 2015-09-14 01:10:52 -04:00
Kevin Townsend 11ad05a034 Added .readAltitude function 2015-09-01 07:23:33 +02:00
Kevin Townsend 59079b6d37 Changed pressure output to hPa 2015-08-31 23:48:55 +02:00
ladyada 60bb88f257 init 2015-07-24 16:44:43 -04:00