mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 10:21:19 +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:
@ -42,7 +42,7 @@ namespace upm {
|
||||
* (http://www.seeedstudio.com/wiki/Grove_-_OLED_Display_0.96%22)
|
||||
* which is an OLED monochrome display
|
||||
*
|
||||
* @ingroup i2clcd
|
||||
* @ingroup i2clcd i2c
|
||||
* @snippet oled-1308.cxx Interesting
|
||||
* @image html ssd1308.jpeg
|
||||
*/
|
||||
|
Reference in New Issue
Block a user