adafruit / Adafruit_BMP280_Library

Arduino Library for BMP280 sensors
250 stars 187 forks source link

BMP 280 for both 0x76 and 0x77 Addresses #41

Closed sellensr closed 4 years ago

sellensr commented 4 years ago

Recently ran into some breakouts with default address of 0x76 for BMP 280.

The code needs the same fixes as were applied in https://github.com/adafruit/Adafruit_BME280_Library/pull/49

ladyada commented 4 years ago

hi that PR was not a good idea, it caused problems and was reverted

https://github.com/adafruit/Adafruit_BMP280_Library/blob/master/Adafruit_BMP280.h#L190