This project contains two type of beacons: Eddystone and iBeacon.
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
