#pragma once #include "vl53l0x_platform.h" #define VL53L0X_I2C_ADDR 0x29 void VL53L0X_i2c_init(const char *path, VL53L0X_DEV dev);