gnrc_rpl_srh: remove type define
The only usage was removed in parent and we now have a centralized definition of the routing header types.
This commit is contained in:
parent
274371c174
commit
521fa8d9cb
@ -30,11 +30,6 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
|
||||||
* @brief Type for source routing header.
|
|
||||||
*/
|
|
||||||
#define GNRC_RPL_SRH_TYPE (3U)
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief The RPL Source routing header.
|
* @brief The RPL Source routing header.
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user