publish it for Bluetooth Asia HoT

Dependencies:   microbit-dal

Fork of microbit 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 }
00014