Fork to Ken Ogami repository

Dependencies:   microbit

Fork of BluetoothWorldBeaconsClass by Wendy Warne

Committer:
kenogami
Date:
Thu Aug 03 17:36:58 2017 +0000
Revision:
5:e30f857e17db
Parent:
2:e0b345a505f7
commit library change.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bluetooth_mdw 0:580a61fd96a1 1 #include "MicroBit.h"
bluetooth_mdw 0:580a61fd96a1 2
bluetooth_mdw 0:580a61fd96a1 3 MicroBit uBit;
bluetooth_mdw 0:580a61fd96a1 4
bluetooth_mdw 0:580a61fd96a1 5
bluetooth_mdw 0:580a61fd96a1 6
bluetooth_mdw 0:580a61fd96a1 7
bluetooth_mdw 0:580a61fd96a1 8
bluetooth_mdw 0:580a61fd96a1 9 int main()
bluetooth_mdw 0:580a61fd96a1 10 {
wwbluetooth 2:e0b345a505f7 11
wwbluetooth 2:e0b345a505f7 12
bluetooth_mdw 0:580a61fd96a1 13 }