finitespace / BME280

Provides an Arduino library for reading and interpreting Bosch BME280 data over I2C, SPI or Sw SPI.
GNU General Public License v3.0
212 stars 105 forks source link

fix in BME280I2C::Settings #66

Closed HappyWheels closed 6 years ago

HappyWheels commented 6 years ago

fix BME280I2C::I2CAddr_0x76 in modes example

finitespace commented 6 years ago

Good catch! Thanks for the pull.