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_testAAAAAAAAAAAAA
Diff: main.cpp
- Revision:
- 1:01af59327884
- Parent:
- 0:5efae55d7fbb
- Child:
- 2:6e9393d9cc11
--- a/main.cpp Mon Sep 19 05:35:56 2016 +0000 +++ b/main.cpp Sun Jan 07 07:38:46 2018 +0000 @@ -23,4 +23,4 @@ pc.printf("gx,gy,gz,ax,ay,az %.1f,%.1f,%.1f,%.2f,%.2f,%.2f\r\n",gx,gy,gz,ax,ay,az); wait(0.1); } -} \ No newline at end of file +}