v

Revision:
1:69f1f6facb48
Parent:
0:3e2ad15377cd
--- a/bluetooth.h	Thu Feb 18 14:58:44 2016 +0000
+++ b/bluetooth.h	Mon Feb 22 09:19:56 2016 +0000
@@ -1,3 +1,7 @@
+//#ifndef MBED_BLUETOOTH_H
+//#define MBED_BLUETOOTH_H
+#include "mbed.h"
 void sendBluetooth();
 void getBluetooth();
-void doBluetooth();
\ No newline at end of file
+void doBluetooth();
+//#endif
\ No newline at end of file