Eddystone test using modified DAL

Dependencies:   BLE_API mbed-dev-bin nRF51822

Dependents:   microbit-eddystone

Fork of microbit-dal by Lancaster University

Revision:
27:2f494ead23de
Parent:
1:8aa5cdb4ab67
Child:
63:b4372a29994f
--- a/inc/core/MicroBitConfig.h	Wed Jul 13 12:18:03 2016 +0100
+++ b/inc/core/MicroBitConfig.h	Wed Jul 13 12:18:05 2016 +0100
@@ -31,6 +31,7 @@
 #define MICROBIT_CONFIG_H
 
 #include "mbed.h"
+#include "yotta_cfg_mappings.h"
 
 //
 // Memory configuration
@@ -370,4 +371,4 @@
 extern RawSerial* SERIAL_DEBUG;
 #endif
 
-#endif
+#endif
\ No newline at end of file