SparkFun_VL53L1X_Arduino_Library
SparkFun_VL53L1X_Arduino_Library copied to clipboard
Activating the sensor XShut at initialization
trafficstars
Hi
I've solved a bug in sensor init while xShut pin is defined and wired
The xShut is defaulted to Low state when set to OUTPUT, so an injection of _device->VL53L1_On(); is required at begin() function.