Bizan Nishimura / BLE_API

Dependents:   MiniSteer_BLE

Fork of BLE_API by Bluetooth Low Energy

Files at this revision

API Documentation at this revision

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! */
 
 /**************************************************************************/
 /*!