adafruit / Adafruit_CircuitPython_BMP280

CircuitPython driver for the BMP280
MIT License
36 stars 25 forks source link

Removing pressure limitations, to unify behavior to BME280 #30

Closed jposada202020 closed 3 years ago

jposada202020 commented 3 years ago

Solves #29 . Unifying code with BME280 (adafruit/Adafruit_CircuitPython_BME280#45)

Thanks

jposada202020 commented 3 years ago

Perfect I like the idea, just to better explain things, I will verify the other library and added there also if needed, tonight :) Thanks!

jposada202020 commented 3 years ago

@dhalbert I included the note as suggested in https://github.com/adafruit/Adafruit_CircuitPython_BMP280/pull/30/commits/dfc60112ba29760d83e6e466296bf76b69051d00 Thanks :)