2/24 操舵翼端

Fork of ADXL345_I2C by Ian Molesworth

Revision:
2:732904bc32c3
Parent:
0:3957077e9775
--- a/ADXL345_I2C.cpp	Wed Feb 02 07:01:39 2011 +0000
+++ b/ADXL345_I2C.cpp	Wed Feb 24 10:21:07 2016 +0000
@@ -44,7 +44,6 @@
     //100KHz, as specified by the datasheet.
     i2c_.frequency(100000);
     wait_us(500);
-
 }
 
 char ADXL345_I2C::getDevId(void) {