Does VL53L0X sample code error ?
According the official API code in vl53l0x_api.c , comment says enter standbybut the code was set idle ?Which one is correct ?VL53L0X_Error VL53L0X_StaticInit(VL53L0X_DEV Dev) { ... /* Set PAL State to standby */ if (Status == VL53L0...