aboutsummaryrefslogtreecommitdiff
path: root/i2c.h
diff options
context:
space:
mode:
Diffstat (limited to 'i2c.h')
-rw-r--r--i2c.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/i2c.h b/i2c.h
index 1381663..abcf5f3 100644
--- a/i2c.h
+++ b/i2c.h
@@ -33,9 +33,6 @@ typedef struct {
extern volatile twReq twr;
/* i2c device addresses */
-#define L3GD20 0b11010100
-#define L3GD20_WHOAMI 0xf
-#define L3GD20_CTRLREG1 0x20
#define LIS302DL 0b00111000
#define LIS302DL_WHOAMI 0xf
#define LIS302DL_CTRLREG1 0x20