mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 01:11:10 +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:
@ -33,7 +33,7 @@ namespace upm {
|
||||
*
|
||||
* This file defines the ES08A C++ interface for libes08a
|
||||
*
|
||||
* @ingroup servo
|
||||
* @ingroup servo pwm
|
||||
* @snippet es08a.cxx Interesting
|
||||
*/
|
||||
class ES08A : public Servo {
|
||||
|
Reference in New Issue
Block a user