form of HeloWorld_IHM04A1

Dependencies:   FastPWM mbed ST_INTERFACES

Fork of HelloWorld_IHM04A1 by ST

Files at this revision

API Documentation at this revision

Comitter:
Davidroid
Date:
Fri Mar 24 13:09:02 2017 +0000
Parent:
6:b9b32d6c2b40
Child:
8:05340e740644
Commit message:
With the new version of the library.

Changed in this revision

X_NUCLEO_IHM04A1.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/X_NUCLEO_IHM04A1.lib	Fri Mar 24 11:00:26 2017 +0100
+++ b/X_NUCLEO_IHM04A1.lib	Fri Mar 24 13:09:02 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ST/code/X_NUCLEO_IHM04A1/#b06e38d365d7
+https://developer.mbed.org/teams/ST/code/X_NUCLEO_IHM04A1/#51ad3c4b904c
--- a/main.cpp	Fri Mar 24 11:00:26 2017 +0100
+++ b/main.cpp	Fri Mar 24 13:09:02 2017 +0000
@@ -179,7 +179,7 @@
     motor->attach_error_handler(my_error_handler);
 
     /* Printing to the console. */
-    printf("Motor Control Application Example for 4 Motor\r\n\n");
+    printf("Motor Control Application Example for 4 Motors\r\n\n");
 
     /* Select the configuration with no bridge paralleling, two unidirectionnal motors on bridge A 
        and two unidirectionnal motors on bridge B */