pimoroni / bme680-python

Python library for the BME680 gas, temperature, humidity and pressure sensor.
https://shop.pimoroni.com/products/bme680
MIT License
260 stars 93 forks source link

Update __init__.py #33

Closed ngtrthanh closed 3 years ago

ngtrthanh commented 3 years ago

to match 0x77

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 385506428


Totals Coverage Status
Change from base Build 363064761: 0.0%
Covered Lines: 396
Relevant Lines: 459

💛 - Coveralls
Gadgetoid commented 3 years ago

What's the motivation for this change?

Our breakout defaults to 0x76 with a cuttable trace to switch it to 0x77- there's a reason the addresses are named PRIMARY and SECONDARY