Question
I am using VL53L3CX and I have read the manual and the datasheet but I didn't find how to set the distance mode; in other words which parameter pass to VL53LX_SetDistanceMode function.
the possibilies are:
• VL53LX_DISTANCE_SHORT
• VL53LX_DISTANCE_MEDIUM
• VL53LX_DISTANCE_LONG
but i don't know for which range of distance I have to use each one.
