Bluetooth Beacon Class

Fork of BluetoothWorldBeaconsClass by Wendy Warne

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers main.cpp Source File

main.cpp

00001 #include "MicroBit.h"
00002 
00003 MicroBit uBit;
00004 
00005 
00006 
00007 
00008 
00009 int main()
00010 {
00011  
00012   
00013 }