mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 03:11:15 +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:
@ -114,6 +114,7 @@ typedef struct {
|
||||
*
|
||||
* This file defines the TCS3414CS C++ interface for libtcs3414cs
|
||||
*
|
||||
* @ingroup tcs3414cs i2c
|
||||
* @snippet tcs3414cs-example.cxx Interesting
|
||||
*/
|
||||
class TCS3414CS {
|
||||
|
Reference in New Issue
Block a user