This project contains two type of beacons: Eddystone and iBeacon.

Dependencies:   microbit-iBeacon

Fork of BTW_ComboBeacon_Solution by KEN OGAMI

Revision:
21:8d35c362b325
Parent:
20:223f589c3fe9
--- a/beacon_src.txt	Thu Aug 02 04:10:03 2018 +0000
+++ b/beacon_src.txt	Thu Aug 02 14:40:17 2018 +0000
@@ -27,6 +27,7 @@
 const int8_t CALIBRATED_POWERS[] = {-49, -37, -33, -28, -25, -20, -15, -10};
 //**@endcode *******************//
 
+
 //**@code **********************//
 // TODO: global data and functions
 char eddystoneURL[] = "https://www.bluetooth.com";