Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: MPU6050.h
- Revision:
- 2:5c63e20c50f3
- Parent:
- 1:a3366f09e95c
- Child:
- 3:187152513f8d
--- 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: /**