Skip to content

Commit 0f76e09

Browse files
authored
Add humidity measurement
Add "relative humidity (rH)" to explanation.
1 parent 1c28f14 commit 0f76e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To use this library:
1111
The Arduino MKR ENV library takes care of the sensor initialization and sets its values as follows:
1212

1313
- Absolute pressure range: 260 to 1260 hPa.
14-
- Humidity range: 0 to 100%
14+
- Humidity range: 0 to 100% relative humidity (rH).
1515
- Humidity accuracy: ± 3.5% rH, 20 to +80% rH.
1616
- Temperature range -40 to 120 °C.
1717
- Temperature accuracy: ± 0.5 °C from 15 to 40 °C.

0 commit comments

Comments
 (0)