diff --git a/docs/images/pulsensor.jpg b/docs/images/pulsensor.jpg new file mode 100755 index 00000000..22066f12 Binary files /dev/null and b/docs/images/pulsensor.jpg differ diff --git a/src/pulsensor/pulsensor.h b/src/pulsensor/pulsensor.h index af112c6f..59e9f88b 100644 --- a/src/pulsensor/pulsensor.h +++ b/src/pulsensor/pulsensor.h @@ -39,24 +39,30 @@ #define TRUE HIGH #define FALSE LOW - /** * @brief pulsensor pulse sensor library * @defgroup pulsensor libupm-pulsensor + * @ingroup seeed analog medical */ - /** + * @library libupm-pulsensor + * @sensor pulsensor + * @comname Pulse Sensor + * @type medical + * @man seeed + * @web http://www.adafruit.com/products/1093 + * @con analog + * * @brief C++ API for 3-wire pulse sensor * * This is a library for the 3-wire pulse sensor sold by several manufacturers. * Usually, you can identify the sensor based on the round breakout and the - * distinctive heart symbol. + * distinctive heart symbol. * - * @ingroup pulsensor analog + * @image html pulsensor.jpg * @snippet pulsensor.cxx Interesting */ - /*! * @struct clbk_data * @brief callback data