Skip to content
Snippets Groups Projects
Commit 9cced4e8 authored by Martine Lenders's avatar Martine Lenders Committed by Martine Lenders
Browse files

tests/lwip_sock_udp: enlarge message queue due to more NDP messages

parent 7fd55803
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
#include "constants.h"
#include "stack.h"
#define _MSG_QUEUE_SIZE (1)
#define _MSG_QUEUE_SIZE (4)
#define _SEND_DONE (0x92d7)
#define _NETDEV_BUFFER_SIZE (128)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment