net/gnrc/rpl: fix doxygen grouping
This commit is contained in:
parent
f1324de970
commit
1011803867
@ -31,8 +31,7 @@ extern "C" {
|
|||||||
extern evtimer_msg_t gnrc_rpl_evtimer;
|
extern evtimer_msg_t gnrc_rpl_evtimer;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup gnrc_rpl_events RPL events
|
* @name Events for RPL.
|
||||||
* Events for RPL.
|
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
@ -55,8 +54,7 @@ extern evtimer_msg_t gnrc_rpl_evtimer;
|
|||||||
#define GNRC_RPL_PARENT_PROBE_INTERVAL (2 * MS_PER_SEC)
|
#define GNRC_RPL_PARENT_PROBE_INTERVAL (2 * MS_PER_SEC)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup gnrc_rpl_parent_states Parent states
|
* @name State of a RPL parent
|
||||||
* State of a RPL parent
|
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user