fork to bluetooth account.

Dependencies:   microbit-iBeacon

Fork of BluetoothWorldBeaconsClass by Ken Ogami

Beacon Hands-on-Training project used as starter for class.

Libraries updated to use microbit-iBeacon -> microbit-dal-iBeacon to support both Eddystone and iBeacon formats.

main.cpp

Committer:
wwbluetooth
Date:
2017-03-16
Revision:
2:e0b345a505f7
Parent:
0:580a61fd96a1
Child:
7:e4f28f8f1325

File content as of revision 2:e0b345a505f7:

#include "MicroBit.h"

MicroBit uBit;





int main()
{
 
  
}