Go to the documentation of this file.
92 #ifndef __GYRO_SENSOR_H__
93 #define __GYRO_SENSOR_H__
95 #include "lib/sensors.h"
99 #define GYRO_SENSOR "Gyro"
124 #define GYRO_CONF_SENSITIVITY 10
129 #define GYRO_CONF_DATA_RATE 20
138 #define GYRO_250DPS 250
139 #define GYRO_500DPS 500
140 #define GYRO_2000DPS 2000
150 #define GYRO_100HZ 100
151 #define GYRO_200HZ 200
152 #define GYRO_400HZ 400
153 #define GYRO_800HZ 800