Skip to content

Commit

Permalink
Formatting fix @param[out[ labels in readMeasurementDataRaw()
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahPageRB committed Sep 27, 2024
1 parent 82d7e6a commit 06ce872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SensirionI2cSf06Lf.h
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ class SensirionI2cSf06Lf {
* with this command.
*
* @param[out] rawFlow Convert to units by
* applying: flow = raw_flow / 500 For SLF3C-1300F convert to ml/min
* applying: flow = raw_flow / 500 For SLF3S-1300F convert to ml/min
* applying: flow = raw_flow / 32 For SLF3S-4000B convert to ml/min
* applying: flow = raw_flow / 10 For SLF3S-0600F convert to μl/min
Expand Down

0 comments on commit 06ce872

Please sign in to comment.