We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db9d341 + 5f41fc4 commit d062564Copy full SHA for d062564
1 file changed
task-06/README.md
@@ -8,6 +8,8 @@ The transport layer (UDP, TCP, etc) is accessed through [`sock`](https://doc.rio
8
9
Look at the new modules in the [`Makefile`](Makefile)
10
```
11
+USEMODULE += gnrc_ipv6_default
12
+USEMODULE += gnrc_icmpv6_echo
13
USEMODULE += gnrc_sock_udp
14
15
0 commit comments