FM-test

Dependencies:   MODSERIAL mbed-rtos mbed

Fork of Master by Ohnishi_Gundan

Revision:
6:df6d8ba1907a
Parent:
4:aaaadb45cbd9
Child:
9:6057314dc8ec
--- a/bluetooth.h	Fri Sep 12 11:43:36 2014 +0000
+++ b/bluetooth.h	Fri Sep 12 12:12:01 2014 +0000
@@ -24,7 +24,7 @@
 void sync(char, char*, float*);     //SYN(option,char_data,float_data); only for MASTER
 
 void slaveRecieve( void );
-void receiveSensor(float*, float*);
+void recieveSensor(float*, float*);
 
 //void btLoop(int);       //btLoop(role)  role:BT_MASTER or BT_SLAVE