add l3g20d Gyroscope support

This commit is contained in:
xuhuicong 2013-03-21 23:17:34 +08:00
commit 08d8a6c0b5
5 changed files with 273 additions and 1 deletions

View file

@ -73,6 +73,7 @@ enum sensor_id {
GYRO_ID_ALL,
GYRO_ID_L3G4200D,
GYRO_ID_L3G20D,
GYRO_ID_K3G,
LIGHT_ID_ALL,