Changed to work with St Board

Dependencies:   BLE_API X_NUCLEO_IDB0XA1 mbed

Fork of BLE_URIBeacon by Bluetooth Low Energy

Revision:
1:65e87169548d
Parent:
0:790a27ffc99b
Child:
2:b7b8197d1a32
--- a/main.cpp	Wed Oct 08 16:49:32 2014 +0000
+++ b/main.cpp	Wed Oct 08 17:28:18 2014 +0000
@@ -26,10 +26,10 @@
     0x00, // flags
     0x20, // power
     0x00, // http://www.
-    'm',  // 'm'
-    'b',  // 'b'
-    'e',  // 'e'
-    'd',  // 'd'
+    'm',
+    'b',
+    'e',
+    'd',
     0x08, // .".org"
 };