mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
flex: added Sparkfun image and updated license info
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -40,6 +40,7 @@ namespace upm {
|
||||
* @comname Flex Sensor
|
||||
* @type flexfor
|
||||
* @man sparkfun
|
||||
* @web https://www.sparkfun.com/products/8606
|
||||
* @con analog
|
||||
*
|
||||
* @brief API for the Spectra Symbol Flex sensor
|
||||
@ -49,6 +50,10 @@ namespace upm {
|
||||
* the original Nintendo Power Glove.
|
||||
*
|
||||
* @image html flex.jpg
|
||||
* <br><em>Flex Sensor image provided by SparkFun under
|
||||
* <a href=https://creativecommons.org/licenses/by-nc-sa/3.0/>
|
||||
* CC BY-NC-SA-3.0</a>.</em>
|
||||
*
|
||||
* @snippet flex.cxx Interesting
|
||||
*/
|
||||
class Flex {
|
||||
|
Reference in New Issue
Block a user