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:
bluetooth_kyo
Date:
2017-10-16
Revision:
8:fe392760d077
Parent:
7:e4f28f8f1325
Child:
9:69427df8fe06

File content as of revision 8:fe392760d077:

#include "MicroBit.h"

MicroBit uBit;


int main()
{
}