ieee
Fork of vl53l0x_api by
Revision 2:edcc4cc33170, committed 2018-01-23
- Comitter:
- mr63
- Date:
- Tue Jan 23 20:49:37 2018 +0000
- Parent:
- 1:5f79559961c7
- Commit message:
- update1/23
Changed in this revision
vl53l0x_i2c_platform.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/vl53l0x_i2c_platform.cpp Mon Sep 11 16:44:05 2017 +0000 +++ b/vl53l0x_i2c_platform.cpp Tue Jan 23 20:49:37 2018 +0000 @@ -2,7 +2,7 @@ #include "vl53l0x_i2c_platform.h" #include "vl53l0x_platform.h" -I2C i2c(PF_0, PF_1); +I2C i2c(p28, p27); int VL53L0X_scan( void ) {