just a fork

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:11 2016 +0100
Parent:
1142:a358d0d20f62
Child:
1144:249843612f87
Commit message:
Synchronized with git rev 8b7f204d
Author: Andres Amaya Garcia
Fix remaining doxygen warning in BatteryLevel.h

Changed in this revision

ble/services/BatteryService.h Show annotated file Show diff for this revision Revisions of this file
--- a/ble/services/BatteryService.h	Wed Apr 06 19:14:07 2016 +0100
+++ b/ble/services/BatteryService.h	Wed Apr 06 19:14:11 2016 +0100
@@ -28,7 +28,7 @@
 class BatteryService {
 public:
     /**
-     * @param[ref] _ble
+     * @param[in] _ble
      *               BLE object for the underlying controller.
      * @param[in] level
      *               8bit batterly level. Usually used to represent percentage of batterly charge remaining.