summaryrefslogtreecommitdiff
path: root/driver/gyro_l3gd20h.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/gyro_l3gd20h.h')
-rw-r--r--driver/gyro_l3gd20h.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/driver/gyro_l3gd20h.h b/driver/gyro_l3gd20h.h
index e7684688d1..96c808b1a6 100644
--- a/driver/gyro_l3gd20h.h
+++ b/driver/gyro_l3gd20h.h
@@ -15,8 +15,8 @@
* 7-bit address is 110101Xb. Where 'X' is determined
* by the voltage on the ADDR pin.
*/
-#define L3GD20_ADDR0__7bf 0x6a
-#define L3GD20_ADDR1__7bf 0x6b
+#define L3GD20_ADDR0_FLAGS 0x6a
+#define L3GD20_ADDR1_FLAGS 0x6b
/* who am I */
#define L3GD20_WHO_AM_I 0xd7