mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
upm: Add sensor groups based on IO types
This commit also fixes adds some default constructor arguments to some i2c sensors. Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@ -41,7 +41,7 @@ namespace upm {
|
||||
* button could be treated as normal GPIO, this enables easier
|
||||
* interrupt support
|
||||
*
|
||||
* @ingroup joystick
|
||||
* @ingroup joystick analog
|
||||
* @snippet joystick12-example.cxx Interesting
|
||||
*/
|
||||
class Joystick12 {
|
||||
|
Reference in New Issue
Block a user