Minor formatting fix in bme280.md
This commit is contained in:
parent
d56b4ef2e6
commit
84dc61f068
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue