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: RMD.cpp
- Revision:
- 7:2f2c3f244208
- Parent:
- 5:07e41b6c6692
- Child:
- 8:82b39d6566c2
diff -r c8149dd9503a -r 2f2c3f244208 RMD.cpp
--- a/RMD.cpp Wed Nov 04 10:04:08 2020 +0000
+++ b/RMD.cpp Wed Nov 04 10:06:16 2020 +0000
@@ -18,7 +18,7 @@
printf(" Speed : %d\n", fv);
printf(" Speed high byte: %x\n", msg.data[5]);
printf(" Speed low byte: %x\n", msg.data[4]);
- printf(" -------------------------- \n");
+ printf(" ------------------------- \n");
}
}