Michal Kravcik / Mbed 2 deprecated IHM02A1

Dependencies:   mbed X_NUCLEO_IHM02A1

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. */