functions for dealing with the L3GD20 gyro

Dependents:   minimu-9v2 MicroMouse-v1 idd_hw3_ddrew73_fil_clashSword Nucleo_IMU ... more

Revision:
2:b45dbca259f8
Parent:
0:62dfce144cf7
--- a/L3GD20.h	Wed Feb 03 21:02:50 2016 +0000
+++ b/L3GD20.h	Mon May 22 15:18:15 2017 +0000
@@ -62,6 +62,7 @@
 #define L3GD20_INT1_THS_ZH   0x36
 #define L3GD20_INT1_THS_ZL   0x37
 #define L3GD20_INT1_DURATION 0x38
+#define L3GD20_LOW_ODR       0x39 // D20H
 
 /** Interface library for the ST L3GD20 3-axis gyro
  *