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: bluetooth.cpp
- Revision:
- 6:df6d8ba1907a
- Parent:
- 5:37733f175430
- Child:
- 7:67720739ca77
diff -r 37733f175430 -r df6d8ba1907a bluetooth.cpp
--- 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;
