mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
example/cord_epsim: include xtimer.h
This commit is contained in:
parent
9195a4f02b
commit
1d4933a513
@ -26,6 +26,7 @@
|
||||
#include "net/cord/common.h"
|
||||
#include "net/sock/util.h"
|
||||
#include "net/ipv6/addr.h"
|
||||
#include "xtimer.h"
|
||||
|
||||
#define BUFSIZE (64U)
|
||||
#define STARTUP_DELAY (3U) /* wait 3s before sending first request*/
|
||||
|
Loading…
Reference in New Issue
Block a user