This repository is for Bluetooth Asia 2018 developer training, beacon session.

Dependencies:   microbit-dal

Fork of BluetoothAsiaBeaconClass by Kaiser Ren

Revision:
20:6a87d626f9ac
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Sat Aug 26 05:23:30 2017 +0000
@@ -0,0 +1,14 @@
+#include "MicroBit.h"
+ 
+MicroBit uBit;
+ 
+ 
+ 
+ 
+ 
+int main()
+{
+ 
+  
+}
+ 
\ No newline at end of file