README.md: Fix copy & paste error

pull/6/head
hh 2018-11-18 20:23:00 +01:00
rodzic 5a283cf149
commit 7bd268d0fa
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -45,7 +45,7 @@ Setting and getting the pressure for altitude calculation.
The default is 101325 Pa, but you can use your local
QNH in Pa, or set a local pressure to determine altitude difference.
### dew_point = si7021.dew_point
### dew_point = bmp.dew_point
Returns the dew_point temperature (°C) calculated from the actual temperature and humidity.
## Methods