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.