Software can read HMC5883L

Dependents:   DOOR_BLE_PROGRAM

Fork of BLE_API by Bluetooth Low Energy

Files at this revision

API Documentation at this revision

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)