2/24 操舵翼端
Fork of ADXL345_I2C by
Revision 2:732904bc32c3, committed 2016-02-24
- Comitter:
- taurin
- Date:
- Wed Feb 24 10:21:07 2016 +0000
- Parent:
- 1:92fa975dab32
- Commit message:
- 2/24 ????;
Changed in this revision
ADXL345_I2C.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 92fa975dab32 -r 732904bc32c3 ADXL345_I2C.cpp --- 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) {