mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +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
|
||||
|
||||
/**
|
||||
* @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
|
||||
#define GNRC_RPL_STACK_SIZE (THREAD_STACKSIZE_DEFAULT)
|
||||
|
Loading…
Reference in New Issue
Block a user