flex: header fixes for tags

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu 2015-04-09 12:56:09 -07:00
parent b218d01248
commit cdfdbc3678

View File

@ -35,15 +35,19 @@ namespace upm {
*/
/**
* @sensor flex
* @library flex
* @name Spectra Symbol Flex sensor
* @category flex
* @manufacturer sparkfun
* @connection analog
* @sensor flex
* @comname Spectra Symbol Flex sensor
* @type flex
* @man sparkfun
* @con analog
*
* @brief C++ API for the Spectra Symbol Flex sensor
*
* A simple flex sensor, the resistance across the sensor increases when
* bent. Patented technology by Spectra Symbol, these sensors were used in
* the original Nintendo Power Glove.
*
* @snippet flex.cxx Interesting
*/
class Flex {