test

Fork of BluetoothWorldBeaconsClass by Wendy Warne

Committer:
wwbluetooth
Date:
Mon Jul 17 20:13:48 2017 +0000
Revision:
4:4b40c092c429
Parent:
2:e0b345a505f7
asdf

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 }