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 BluetoothAsia2018Peripheral by
Revision 13:f55fa8ef1591, committed 2018-08-02
- Comitter:
- krenbluetoothsig
- Date:
- Thu Aug 02 04:09:01 2018 +0000
- Parent:
- 12:085fd7fe163b
- Child:
- 14:fcab3952e945
- Commit message:
- 1. NEW: add "DIRECTORY" mark, users can find the file easily.
Changed in this revision
| peripheral_src.txt | Show annotated file Show diff for this revision Revisions of this file |
--- a/peripheral_src.txt Thu Aug 02 01:47:35 2018 +0000
+++ b/peripheral_src.txt Thu Aug 02 04:09:01 2018 +0000
@@ -1,4 +1,4 @@
-./microbit/microbit-dal/inc/bluetooth/MicroBitAnimationService.h
+//DIRECTORY: ./microbit/microbit-dal/inc/bluetooth/MicroBitAnimationService.h
//**@code **********************//
// TODO: memory for our Animation characteristics.
uint8_t animation_type_buffer[1];
@@ -15,7 +15,7 @@
//**@endcode *******************//
-./microbit/microbit-dal/source/bluetooth/MicroBitAnimationService.cpp
+//DIRECTORY: ./microbit/microbit-dal/source/bluetooth/MicroBitAnimationService.cpp
//**@code **********************//
// TODO: Three GattCharacteristic objects. UUID, valuePTR, length, max length, properties.
GattCharacteristic animationTypeCharacteristic(
