mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +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
|
||||
* @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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user