jgh
Fork of BLE_API by
Diff: ble/DiscoveredCharacteristic.h
- Revision:
- 1137:16d42c00e912
- Parent:
- 1135:22aada733dbd
- Child:
- 1154:702de9e6b049
--- a/ble/DiscoveredCharacteristic.h Wed Apr 06 19:13:55 2016 +0100 +++ b/ble/DiscoveredCharacteristic.h Wed Apr 06 19:13:56 2016 +0100 @@ -28,7 +28,7 @@ * @brief Representation of a characteristic discovered during a GattClient * discovery procedure (see GattClient::launchServiceDiscovery ). * - * @detail Provide detailed informations about a discovered characteristic like: + * @details Provide detailed informations about a discovered characteristic like: * - Its UUID (see #getUUID). * - The most important handles of the characteristic definition * (see #getDeclHandle, #getValueHandle, #getLastHandle )