mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
example/nanocoap_server: depends on xtimer
This commit is contained in:
parent
9f285f319e
commit
53387d83e8
@ -19,6 +19,8 @@ USEMODULE += gnrc_icmpv6_echo
|
||||
|
||||
USEMODULE += nanocoap_sock
|
||||
|
||||
USEMODULE += xtimer
|
||||
|
||||
# include this for nicely formatting the returned internal value
|
||||
USEMODULE += fmt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user