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.
Fork of Accelerometer_example by
Revision 4:42e2706f9847, committed 2018-02-16
- Comitter:
- Ivone
- Date:
- Fri Feb 16 12:19:06 2018 +0000
- Parent:
- 3:ca2e99f6b193
- Commit message:
- Led positions
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Feb 16 11:53:18 2018 +0000
+++ b/main.cpp Fri Feb 16 12:19:06 2018 +0000
@@ -70,7 +70,7 @@
}
- //pc.printf("X:%1.2f ,Y:%1.2f ,Z:%1.2f\n\r", x,y,z);
+ pc.printf("X:%1.2f ,Y:%1.2f ,Z:%1.2f\n\r", x,y,z);
