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:
@ -43,7 +43,7 @@ namespace upm {
|
||||
*
|
||||
* The FastPixel lpd8806 is an RGB led strip controller.
|
||||
*
|
||||
* @ingroup lpd8806
|
||||
* @ingroup lpd8806 spi
|
||||
* @snippet lpd8806.cxx Interesting
|
||||
* @image html lpd8806.jpeg
|
||||
*/
|
||||
|
Reference in New Issue
Block a user