VL53L1_SetThresholdConfig() API not working when setting up threshold in Vl53L1x sensor
Hi,I am working on Vl53L1x sensor for designing Obstacle Detection sensor.I want to set the distance threshold for obstacle detection in particular range only.I have set threshold after following APIs: status = VL53L1_DataInit(Dev); status = VL53L1_S...