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
Diff: main.cpp
- Revision:
- 21:8d35c362b325
- Parent:
- 19:8c3dd0a6a0a1
diff -r 223f589c3fe9 -r 8d35c362b325 main.cpp --- a/main.cpp Thu Aug 02 04:10:03 2018 +0000 +++ b/main.cpp Thu Aug 02 14:40:17 2018 +0000 @@ -3,13 +3,13 @@ /****************************************************** * Macros ******************************************************/ - // TODO: add ADV on and off flag +// TODO: add ADV on and off flag /****************************************************** * Constants ******************************************************/ - // TODO: constants, used for iBeacon UUID(MSB first), Major, Minor and txpower setting +// TODO: constants, used for iBeacon UUID(MSB first), Major, Minor and txpower setting /******************************************************
