Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information