Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix comparison of rounded readings in threshold check algorithm (#85)
The ambient light reading quantization algorithm returns an entire reading, not an illuminance, so account for that properly in the threshold check algorithm. While here, remove custom anchors for some definitions that are exported by the Generic Sensor spec.
- Loading branch information