working tof sensor
Diff: vl53l0x_i2c_platform.cpp
- Revision:
- 3:72627472464e
- Parent:
- 2:53d8900f763c
--- a/vl53l0x_i2c_platform.cpp Tue Feb 05 17:39:41 2019 +0000
+++ b/vl53l0x_i2c_platform.cpp Wed Feb 20 10:15:21 2019 +0000
@@ -2,7 +2,7 @@
#include "vl53l0x_i2c_platform.h"
#include "vl53l0x_platform.h"
-I2C i2c(p30, p7);
+I2C i2c(p16, p15);
int VL53L0X_scan( void )
{