Question
VL53L0x save power
Hi,
vl53L0x goto sleep and wakeup to reduce power.
I used single_mode,program as follow:
I find add
sensor_init(dev,vl53_mode); //activa
The measurement time was 600 mS. long more than not add this function?
how to reduce the time?

