Question
VL53L5 Motion indicator module
Hi there,
I'm trying to read some motion data from VL53L5 but so far no luck. I initialize the sensor using vl53l5cx_motion_indicator_init() with default values and then read motion_indicator.motion[i] but all I get is zero values in this array despite creating some motion in front of the sensor. Is there any sample code/ app note available that I can follow?
