Commit 45e0cee
sensors: use U16 data format for the COL-CAL mode
Experimentation suggests that the values are only 16bit integers.
The maximum of 65535 futher hints towards that this is a uint16_t.
Signed-off-by: Jakub Vanek <linuxtardis@gmail.com>1 parent 78bfb7a commit 45e0cee
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
0 commit comments