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 X_NUCLEO_IHM02A1
Diff: main.cpp
- Revision:
- 28:f6b184e44cc6
- Parent:
- 27:46b2cf25a11a
- Child:
- 29:e1062f9e6394
--- a/main.cpp Thu Jan 16 12:23:31 2020 +0000
+++ b/main.cpp Thu Jan 16 15:12:45 2020 +0100
@@ -168,6 +168,7 @@
position = motors[1]->get_position();
/* Printing to the console. */
+ printf("--> Just test HG upload \r\n");
printf("--> Getting the current position: %d\r\n", position);
/* Printing to the console. */