Library for the Grove Earbud Heartrate Sensor

Dependents:   BLE_Police_HRM_Earbud df-2014-salesforce-hrm-k64f BLE_HeartRate_ppm emoSound ... more

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Thu Sep 25 21:38:17 2014 +0000
Parent:
0:35588fbd6d5c
Child:
2:d4df045fa503
Commit message:
fixes for doxygen

Changed in this revision

GroveEarbudSensor.h Show annotated file Show diff for this revision Revisions of this file
--- a/GroveEarbudSensor.h	Thu Sep 25 21:34:48 2014 +0000
+++ b/GroveEarbudSensor.h	Thu Sep 25 21:38:17 2014 +0000
@@ -47,6 +47,7 @@
  * Example Project: http://mbed.org/users/ansond/code/grove-earbud-sensor-sample/ 
  *
  * @code
+ *
  
  #include "mbed.h"
 
@@ -91,9 +92,10 @@
         //pc.printf("Direct: heartrate = %.1f\r\n",earbud.getHeartRate());
     }
 }
- 
+
  * @endcode
- */
+ *
+ */    
  
  class GroveEarbudSensor {
      private: