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.
Fork of BLE-Beacon by
Diff: source/main.cpp
- Revision:
- 76:f0f06bffa8e3
- Parent:
- 45:0d307fc39fd0
diff -r 583368bccade -r f0f06bffa8e3 source/main.cpp --- a/source/main.cpp Fri Dec 14 13:15:15 2018 +0000 +++ b/source/main.cpp Tue Jan 08 14:00:19 2019 +0000 @@ -1,3 +1,16 @@ +/* + +https://os.mbed.com/components/X-NUCLEO-IDB05A1-Bluetooth-Low-Energy/ + +https://os.mbed.com/docs/v5.10/tutorials/ble-tutorial.html + +https://os.mbed.com/docs/latest/apis/rtos.html + +https://www.youtube.com/watch?v=j5RJ6UfkylA + +https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-Beacon/ + + /* mbed Microcontroller Library * Copyright (c) 2006-2015 ARM Limited *
