Commit 84dc61f0 authored by Arnim Läuger's avatar Arnim Läuger Committed by GitHub
Browse files

Minor formatting fix in bme280.md

parent d56b4ef2
......@@ -209,6 +209,7 @@ Reads the sensor and returns the temperature, the air pressure, the air relative
- `P` air pressure in hectopascals multiplied by 1000
- `H` relative humidity in percent multiplied by 1000
- `QNH` air pressure in hectopascals multiplied by 1000 converted to sea level
Any of these variables is `nil` if the readout of given measure was not successful.
## bme280.startreadout()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment