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: main.cpp
- Revision:
- 51:8b817927d6e4
- Parent:
- 50:f508c7860342
- Child:
- 52:fd3d8df99287
--- a/main.cpp Sun Jan 22 04:19:10 2017 +0000 +++ b/main.cpp Sun Jan 22 05:23:01 2017 +0000 @@ -156,7 +156,5 @@ BREMSInit(&io, &read, &foc, &control, false); for (;;) { - io.pc->printf("%f\n\r", read.w); - wait(0.2); } } \ No newline at end of file