mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +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:
@ -503,7 +503,7 @@ const unsigned char font[] = {
|
||||
*
|
||||
* This file defines the ST7735 C++ interface for libst7735
|
||||
*
|
||||
* @ingroup st7735
|
||||
* @ingroup st7735 spi
|
||||
* @snippet st7735.cxx Interesting
|
||||
*/
|
||||
class ST7735 : public GFX {
|
||||
|
Reference in New Issue
Block a user