Skip to content

Commit d062564

Browse files
authored
Merge pull request #31 from bernardobelchior/patch-1
Added missing modules to README.md.
2 parents db9d341 + 5f41fc4 commit d062564

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

task-06/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The transport layer (UDP, TCP, etc) is accessed through [`sock`](https://doc.rio
88

99
Look at the new modules in the [`Makefile`](Makefile)
1010
```
11+
USEMODULE += gnrc_ipv6_default
12+
USEMODULE += gnrc_icmpv6_echo
1113
USEMODULE += gnrc_sock_udp
1214
```
1315

0 commit comments

Comments
 (0)