mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 01:11:10 +03:00
doxygen: add groups for all modules
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@ -33,8 +33,8 @@ namespace upm {
|
||||
*
|
||||
* This file defines the ES08A C++ interface for libes08a
|
||||
*
|
||||
* @ingroup servo
|
||||
* @snippet es08a.cxx Interesting
|
||||
*
|
||||
*/
|
||||
class ES08A : public Servo {
|
||||
public:
|
||||
|
@ -36,10 +36,8 @@ namespace upm {
|
||||
#define LOW 0
|
||||
|
||||
/**
|
||||
* @brief Base class for other servo components
|
||||
*
|
||||
* PMOD pins for MAX44000PMB1 board
|
||||
*
|
||||
* @brief servo libraries
|
||||
* @defgroup servo libupm-servo
|
||||
*/
|
||||
class Servo {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user