68ca36f8f5
The I2C address of vl53l0x are write in hex, but the VL53L0X_I2C_ADDR type is int. Fix this by replace "int" with "hex". Signed-off-by: Ding Tao <miyatsu@qq.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
vl53l0x.c | ||
vl53l0x_platform.c | ||
vl53l0x_platform.h | ||
vl53l0x_platform_log.h | ||
vl53l0x_types.h |