mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 13:33:49 +01:00
Merge pull request #4487 from cgundogan/pr/rpl/doc_fix
rpl: minor doc fix
This commit is contained in:
commit
f4291773a1
@ -46,7 +46,7 @@ extern "C" {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Default stack size to use for the IPv6 thread
|
* @brief Default stack size to use for the RPL thread
|
||||||
*/
|
*/
|
||||||
#ifndef GNRC_RPL_STACK_SIZE
|
#ifndef GNRC_RPL_STACK_SIZE
|
||||||
#define GNRC_RPL_STACK_SIZE (THREAD_STACKSIZE_DEFAULT)
|
#define GNRC_RPL_STACK_SIZE (THREAD_STACKSIZE_DEFAULT)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user