Ohnishi_Gundan / Mbed 2 deprecated Master-FM

Dependencies:   MODSERIAL mbed-rtos mbed

Fork of Master by Ohnishi_Gundan

Revision:
6:df6d8ba1907a
Parent:
5:37733f175430
Child:
7:67720739ca77
--- a/bluetooth.cpp	Fri Sep 12 11:43:36 2014 +0000
+++ b/bluetooth.cpp	Fri Sep 12 12:12:01 2014 +0000
@@ -127,7 +127,7 @@
     }
 }
 
-void receiveSensor(float* _ir, float* _fsr)
+void recieveSensor(float* _ir, float* _fsr)
 {
     char buf[PACK_SIZE]={};
     Cvt temp;