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: FastPWM HIDScope MODSERIAL QEI Matrix biquadFilter controller errorFetch mbed motorConfig refGen MatrixMath inverseKinematics
Fork of Minor_test_serial by
Revision 6:5f433011819f, committed 2017-09-13
- Comitter:
- tvlogman
- Date:
- Wed Sep 13 12:06:37 2017 +0000
- Parent:
- 3:99a568200720
- Child:
- 7:1bffab95fc5f
- Commit message:
- Added message "bananas"
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Sep 12 15:07:38 2017 +0000
+++ b/main.cpp Wed Sep 13 12:06:37 2017 +0000
@@ -11,6 +11,7 @@
//int i = 0;
pc.baud(115200);
pc.printf("Hello World!\r\n");
+ pc.printf("Bananas");
ledR = true;
ledB = true;
