Commit c5426fc
authored
Correct enumerator name for kilopascal units in docs
The library declares an enum of the unit types supported for configuration of the return value of the `readPressure`
function. The names of the enumerators are documented in the API docs.
Previously, the name of the enumerator for kilopascal units was misspelled in the documentation.1 parent 779bf6a commit c5426fc
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
0 commit comments