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 mbed ST_INTERFACES
Fork of HelloWorld_IHM04A1 by
Diff: main.cpp
- Revision:
- 7:20ff5668f5fe
- Parent:
- 6:b9b32d6c2b40
- Child:
- 8:05340e740644
--- 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 */
    