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: MODSERIAL mbed-rtos mbed
Fork of Master by
Diff: main.cpp
- Revision:
- 10:a90935ea0a4b
- Parent:
- 9:6057314dc8ec
- Child:
- 11:b8d46d371937
--- a/main.cpp Sat Sep 13 11:03:52 2014 +0000 +++ b/main.cpp Sun Sep 14 01:38:32 2014 +0000 @@ -95,7 +95,7 @@ //Master's motor - motor( function_m, power_s ); + motor( function_m, power_m ); //slave's motor sendMotor( function_s, power_s );