mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 01:10:22 +03:00
flex: header fixes for tags
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
b218d01248
commit
cdfdbc3678
@ -35,15 +35,19 @@ namespace upm {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @sensor flex
|
|
||||||
* @library flex
|
* @library flex
|
||||||
* @name Spectra Symbol Flex sensor
|
* @sensor flex
|
||||||
* @category flex
|
* @comname Spectra Symbol Flex sensor
|
||||||
* @manufacturer sparkfun
|
* @type flex
|
||||||
* @connection analog
|
* @man sparkfun
|
||||||
|
* @con analog
|
||||||
*
|
*
|
||||||
* @brief C++ API for the Spectra Symbol Flex sensor
|
* @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
|
* @snippet flex.cxx Interesting
|
||||||
*/
|
*/
|
||||||
class Flex {
|
class Flex {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user