mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 07:21:18 +01:00
doc: Fix documentation for UDP
This commit is contained in:
parent
e96f32ccd5
commit
684eff4541
@ -40,7 +40,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @brief Priority of the pktdump thread
|
||||
* @brief Priority of the UDP thread
|
||||
*/
|
||||
#ifndef GNRC_UDP_PRIO
|
||||
#define GNRC_UDP_PRIO (THREAD_PRIORITY_MAIN - 2)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user