mbed.org local branch of microbit-dal. The real version lives in git at https://github.com/lancaster-university/microbit-dal

Dependencies:   BLE_API nRF51822 mbed-dev-bin

Dependents:   microbit Microbit IoTChallenge1 microbit ... more

Revision:
26:493daf8966fd
Parent:
23:6055f6c19fa6
--- a/inc/bluetooth/ExternalEvents.h	Wed Jul 13 12:17:58 2016 +0100
+++ b/inc/bluetooth/ExternalEvents.h	Wed Jul 13 12:18:03 2016 +0100
@@ -31,7 +31,7 @@
   */
 
 #define MICROBIT_ID_BLE             1000
-#define MICROBIT_ID_BLE_UART        1001
+#define MICROBIT_ID_BLE_UART        1200
 
 #define MICROBIT_BLE_EVT_CONNECTED      1
 #define MICROBIT_BLE_EVT_DISCONNECTED   2