This module provides a simple interface to [BME280/BMP280 temperature/air presssure/humidity sensors](http://www.bosch-sensortec.com/bst/products/all_products/bme280)(Bosch Sensortec).
...
...
@@ -196,4 +196,4 @@ none
#### Returns
-`T` temperature in celsius as an integer multiplied with 100 or `nil` when readout is not successful
-`t_fine` temperature measure used in pressure and humidity compensation formulas (generally no need to use this value)
\ No newline at end of file
-`t_fine` temperature measure used in pressure and humidity compensation formulas (generally no need to use this value)