Republished Library, to be refined for use with the SparkFun 9DOF in HARP project.

Dependents:   9Dof_unit_testing

Fork of ADXL345 by James Watanabe

Files at this revision

API Documentation at this revision

Comitter:
tylerjw
Date:
Thu Nov 01 18:46:24 2012 +0000
Parent:
6:5fb29534a6cf
Child:
8:4cdd4315189f
Commit message:
fixed formatting;

Changed in this revision

ADXL345.h Show annotated file Show diff for this revision Revisions of this file
--- a/ADXL345.h	Thu Nov 01 15:54:31 2012 +0000
+++ b/ADXL345.h	Thu Nov 01 18:46:24 2012 +0000
@@ -114,16 +114,9 @@
 #define ADXL345_Y           0x01
 #define ADXL345_Z           0x02
 
-
-
 // modes
 #define MeasurementMode     0x08
 
-
-
-
-
-
 /**
  * ADXL345 triple axis accelerometer.
  */