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_API by
Revision 55:8f7ca1ae50d7, committed 2014-05-29
- Comitter:
- Rohit Grover
- Date:
- Thu May 29 08:28:02 2014 +0100
- Parent:
- 54:7014517e2d60
- Child:
- 56:537b8e8f5d60
- Commit message:
- remove comment about TODO for 128bit characteristic uuids
Changed in this revision
| GattCharacteristic.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/GattCharacteristic.h Thu May 29 08:17:36 2014 +0100 +++ b/GattCharacteristic.h Thu May 29 08:28:02 2014 +0100 @@ -22,7 +22,6 @@ #include "UUID.h" #include "ble_gatts.h" -/* ToDo: Update to use 16-bit or 128-bit UUIDs! */ /**************************************************************************/ /*!
