invis
Dependents: drum_axis WAND_PROJECT
Fork of MPU6050 by
Revision 2:5c63e20c50f3, committed 2012-09-10
- Comitter:
- Sissors
- Date:
- Mon Sep 10 21:26:25 2012 +0000
- Parent:
- 1:a3366f09e95c
- Child:
- 3:413d1d43b7aa
- Commit message:
- v0.2; Now documentation maybe works
Changed in this revision
MPU6050.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/MPU6050.h Mon Sep 10 21:22:39 2012 +0000 +++ b/MPU6050.h Mon Sep 10 21:26:25 2012 +0000 @@ -74,7 +74,13 @@ #define MPU6050_GYRO_RANGE_2000 3 - +/** MPU6050 IMU library. + * + * Example: + * @code + * Later, maybe + * @endcode + */ class MPU6050 { public: /**