pimoroni / bmp280-python

Python library for the BMP280 temperature, pressure, and altitude sensor.
MIT License
55 stars 19 forks source link

Update __init__.py #7

Closed chad-ermacora closed 3 years ago

chad-ermacora commented 4 years ago

Added an optional manually set temperature if temperature adjustments are required.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 30


Files with Coverage Reduction New Missed Lines %
bmp280/init.py 1 97.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 29: -1.0%
Covered Lines: 97
Relevant Lines: 100

💛 - Coveralls
Gadgetoid commented 3 years ago

Nice idea, thank you! And sorry it took me forever and a day to get around to merging this.

chad-ermacora commented 3 years ago

It has been a while :) But no worries, I'm just glad I could contribute.