pimoroni / bme280-python

Python library for the BME280 temperature, pressure and humidity sensor
https://shop.pimoroni.com/products/bme280-breakout
MIT License
65 stars 25 forks source link

Syntax error in local_altitude.py example #8

Closed Neex101 closed 4 years ago

Neex101 commented 4 years ago

Missing ")" @ end of line:

https://github.com/pimoroni/bme280-python/blob/78b7f57509fe761d11faad6cb807f697adfc1186/examples/local_altitude.py#L33

Gadgetoid commented 4 years ago

Whoops! Thank you.