adafruit / Adafruit_CircuitPython_BME280

CircuitPython driver for the BME280
MIT License
63 stars 42 forks source link

aligning_example_code and adding_library_usage_explanation, updating PyPI_packaging_Info #54

Closed jposada202020 closed 3 years ago

jposada202020 commented 3 years ago

Aligning example code and adding library usage explanation in the readme.rst

see #53

This will also change py_modules to packages in the conf.py to resolve #53 in PyPI

ladyada commented 3 years ago

@kattni this sensor is used in a lot of places on learn - it will need a sweep to update the examples we have

jposada202020 commented 3 years ago

@kattni I have updated the main BME280 and the Micropython-Blinka Learning guide. I could take charge of changing the others as well if necessary. Let me know.