Skip to content

Commit

Permalink
Update README.md (#10)
Browse files Browse the repository at this point in the history
Corrected lower ppm range
  • Loading branch information
MartinK84 authored Jan 15, 2022
1 parent dc02e7b commit e42a538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Typical values depend on the molecular weight of the TVOC.
Returns **lastUGM3()** if failed so one does not get sudden jumps in graphs.
- **float readPPM()** returns parts per million (PPM).
This function is a wrapper around readPPB().
Typical value should be between 1.00 .. 999.99
Typical value should be between 0.01 .. 999.99
- **float readMGM3()** returns milligram per cubic meter.
- **float readUGF3()** returns microgram per cubic feet.

Expand Down

0 comments on commit e42a538

Please sign in to comment.