Hello,I´m using VL53L1X sensor using the Api provided, all is working but I have a question:
I use Xshut pin to save energy, Do I have to call VL53L1_DataInit() every time that I pull Xshut to wake up the device or only the first time after my microcontroller reset?And the same question with VL53L1_StaticInit()I do not have clear what to do ...