Skip to content

main: Pass SensorDevice to sensor callbacks

Bastien Nocera requested to merge wip/hadess/pass-device into master

Rather than SensorDriver. This would make it possible to differentiate readings from 2 devices of the same type, eg. 2 accelerometers.

Merge request reports