servo: doxygen comments and adding mfg to upm.h

Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
This commit is contained in:
John Van Drasek 2015-04-14 11:14:13 -07:00
parent 83344a63c5
commit 34a55d7eae
2 changed files with 7 additions and 0 deletions

View File

@ -45,6 +45,7 @@ namespace upm {
* the maximum period. * the maximum period.
* *
* @defgroup servo libupm-servo * @defgroup servo libupm-servo
* @ingroup seeed emax pwm servos
*/ */
class Servo { class Servo {
public: public:

View File

@ -284,6 +284,12 @@
* @ingroup byman * @ingroup byman
*/ */
/**
* @brief EMax
* @defgroup emax EMax
* @ingroup byman
*/
/** /**
* @brief EpicTinker * @brief EpicTinker
* @defgroup epict EpicTinker * @defgroup epict EpicTinker