jgh
Fork of BLE_API by
Revision 1153:6ea3b6a5cdc7, committed 2016-04-06
- Comitter:
- vcoubard
- Date:
- Wed Apr 06 19:14:28 2016 +0100
- Parent:
- 1152:1c10f851f4f9
- Child:
- 1154:702de9e6b049
- Commit message:
- Synchronized with git rev b2bf21d0
Author: Andres Amaya Garcia
Fix doxygen warnings in DiscoveredCharacteristicDescriptor.h
Changed in this revision
ble/DiscoveredCharacteristicDescriptor.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/ble/DiscoveredCharacteristicDescriptor.h Wed Apr 06 19:14:27 2016 +0100 +++ b/ble/DiscoveredCharacteristicDescriptor.h Wed Apr 06 19:14:28 2016 +0100 @@ -28,7 +28,7 @@ * discovery procedure (see GattClient::discoverCharacteristicDescriptors or * DiscoveredCharacteristic::discoverDescriptors ). * - * @detail Provide detailed informations about a discovered characteristic descriptor + * @details Provide detailed informations about a discovered characteristic descriptor * like: * - Its UUID (see #getUUID). * - Its handle (see #getAttributeHandle)