mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
joystick12: updated header with tags
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
d7a389a358
commit
18c21f0bc7
@ -32,16 +32,23 @@ namespace upm {
|
||||
/**
|
||||
* @brief Analog Joystick library
|
||||
* @defgroup joystick libupm-joystick
|
||||
* @ingroup generic analog ainput
|
||||
*/
|
||||
|
||||
/**
|
||||
* @library joystick
|
||||
* @sensor joystick
|
||||
* @comname Analog Joystick
|
||||
* @type ainput
|
||||
* @man generic
|
||||
* @con analog
|
||||
*
|
||||
* @brief C++ API for Elecfreaks Joystick v 1.2-1.4 breakout
|
||||
*
|
||||
* This file defines the Joystick API and implemntation for X, Y
|
||||
* button could be treated as normal GPIO, this enables easier
|
||||
* interrupt support
|
||||
*
|
||||
* @ingroup joystick analog
|
||||
* @snippet joystick12-example.cxx Interesting
|
||||
*/
|
||||
class Joystick12 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user