mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 01:10:22 +03:00
Rotary: Added target and renamed img file
Signed-off-by: Sisinty Sasmita Patra <sisinty.s.patra@intel.com>
This commit is contained in:
parent
ddab71e896
commit
6875a20eca
@ -35,7 +35,7 @@ namespace upm {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @library rotary
|
* @library rotary
|
||||||
* @sensor rotary
|
* @sensor rotary libupm-rotary
|
||||||
* @comname Grove Rotary Angle Sensor
|
* @comname Grove Rotary Angle Sensor
|
||||||
* @altname Rotary Potentiometer
|
* @altname Rotary Potentiometer
|
||||||
* @type ainput
|
* @type ainput
|
||||||
@ -49,7 +49,7 @@ namespace upm {
|
|||||||
* a set of functions to read the absolute pin value, degrees or radians, and another set
|
* a set of functions to read the absolute pin value, degrees or radians, and another set
|
||||||
* to do the same relative to the center of the knob's range.
|
* to do the same relative to the center of the knob's range.
|
||||||
*
|
*
|
||||||
* @image html rotary.jpeg
|
* @image html rotary.jpg
|
||||||
* @snippet rotary.cxx Interesting
|
* @snippet rotary.cxx Interesting
|
||||||
*/
|
*/
|
||||||
class Rotary{
|
class Rotary{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user