Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ To use this library:
The Arduino MKR ENV library takes care of the sensor initialization and sets its values as follows:

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