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.
Dependencies: mbed MPU6050 HMC5883L ledControl2
Diff: main.cpp
- Revision:
- 1:823490ecf085
- Parent:
- 0:d8d055e8f830
- Child:
- 2:3881894aaff5
--- a/main.cpp Wed Aug 05 14:07:18 2015 +0000 +++ b/main.cpp Wed Aug 05 14:09:06 2015 +0000 @@ -28,7 +28,7 @@ * * Program can calculate roll, pitch and yaw angles from the raw data that comes * from IMU. Yaw angle is compensated for tilt. All the angles are sent to the matlab -* for further proesssing. +* for further proessing. * */