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 BTW_ComboBeacon_Solution by
Revision 20:223f589c3fe9, committed 2018-08-02
- Comitter:
- krenbluetoothsig
- Date:
- Thu Aug 02 04:10:03 2018 +0000
- Parent:
- 19:8c3dd0a6a0a1
- Child:
- 21:8d35c362b325
- Commit message:
- 1. NEW: add "DIRECTORY" mark, users can find the file easily.
Changed in this revision
| beacon_src.txt | Show annotated file Show diff for this revision Revisions of this file |
--- a/beacon_src.txt Thu Aug 02 01:13:03 2018 +0000 +++ b/beacon_src.txt Thu Aug 02 04:10:03 2018 +0000 @@ -1,3 +1,5 @@ +//DIRECTORY: ./main.cpp + //**@code **********************// // TODO: add ADV on and off flag #define ADV_ON 1
