Ohnishi_Gundan / Mbed 2 deprecated Master-FM

Dependencies:   MODSERIAL mbed-rtos mbed

Fork of Master by Ohnishi_Gundan

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 );