sa

Revision:
4:df70fe9d6635
Parent:
3:3c0727618a3b
diff -r 3c0727618a3b -r df70fe9d6635 I2Cdev.cpp
--- a/I2Cdev.cpp	Wed Aug 23 17:25:27 2017 +0000
+++ b/I2Cdev.cpp	Thu Nov 22 17:46:45 2018 +0000
@@ -7,7 +7,7 @@
 
 #define useDebugSerial
 
-I2Cdev::I2Cdev(): i2c(p26,p27)
+    I2Cdev::I2Cdev(): i2c(p26,p27)//PB9,PB8   //D14,D15
 {
 
 }