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_template ledControl2 USBDevice
Diff: main.cpp
- Revision:
- 2:497faa1563ea
- Parent:
- 0:9203a021a0be
- Child:
- 3:88737ad5c803
--- a/main.cpp Thu Jul 09 12:18:37 2015 +0000 +++ b/main.cpp Thu Jul 09 12:28:26 2015 +0000 @@ -6,7 +6,7 @@ * * @description of the program: * -* First of all most of the credits goes to Kris Winer for his useful MPU6050 code. +* First of all most of the credit goes to Kris Winer for his useful MPU6050 code. * I rewrite the code in my way using class prototypes and my comments. This program * can be a starter point for more advanced projects including quadcopters, balancing * robots etc. Program takes accelerometer and gyroscope data from the MPU6050 registers