FM-test

Dependencies:   MODSERIAL mbed-rtos mbed

Fork of Master by Ohnishi_Gundan

Revision:
9:6057314dc8ec
Parent:
6:df6d8ba1907a
Child:
10:a90935ea0a4b
--- a/bluetooth.h	Sat Sep 13 09:42:55 2014 +0000
+++ b/bluetooth.h	Sat Sep 13 11:03:52 2014 +0000
@@ -25,6 +25,7 @@
 
 void slaveRecieve( void );
 void recieveSensor(float*, float*);
+void sendMotor( char function, float power );
 
 //void btLoop(int);       //btLoop(role)  role:BT_MASTER or BT_SLAVE