i2c driver for ITG3200 gyroscope sensor

Dependents:   m3Dpi

Fork of ITG3200 by Aaron Berk

Files at this revision

API Documentation at this revision

Comitter:
sillevl
Date:
Thu Dec 17 14:03:30 2015 +0000
Parent:
1:f27e66e954dd
Child:
3:2dd53a8427e9
Commit message:
set correct I2C address

Changed in this revision

ITG3200.h Show annotated file Show diff for this revision Revisions of this file
--- a/ITG3200.h	Thu Dec 03 07:54:12 2015 +0000
+++ b/ITG3200.h	Thu Dec 17 14:03:30 2015 +0000
@@ -43,7 +43,7 @@
 /**
  * Defines
  */
-#define ITG3200_I2C_ADDRESS 0x69 //7-bit address.
+#define ITG3200_I2C_ADDRESS 0x68 //7-bit address.
 
 //-----------
 // Registers