Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: microbit-iBeacon
Fork of BluetoothWorldBeaconsClass by
main.cpp
- Committer:
- bluetooth_kyo
- Date:
- 2017-10-16
- Revision:
- 8:fe392760d077
- Parent:
- 7:e4f28f8f1325
- Child:
- 9:69427df8fe06
File content as of revision 8:fe392760d077:
#include "MicroBit.h" MicroBit uBit; int main() { }