Bluetooth Beacon Class

Dependencies:   microbit

Fork of BluetoothWorldBeaconsClass1 by Wendy Warne

main.cpp

Committer:
wwbluetooth
Date:
2017-03-16
Revision:
3:e14b57cd2cb8
Parent:
2:e0b345a505f7

File content as of revision 3:e14b57cd2cb8:

#include "MicroBit.h"

MicroBit uBit;





int main()
{
 
  
}