We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 381da44 commit d9cca20Copy full SHA for d9cca20
task-07/README.md
@@ -70,7 +70,7 @@ gnrc_pktbuf_release(pkt);
70
* Have a look in `udp.c` how packets are constructed and send
71
* Compile, flash, and run on the board `BOARD=samr21-xpro make all flash term`
72
* Type `help`
73
-* Start UDP server on port 8888 using `udp server start 8808`
+* Start UDP server on port 8888 using `udp server start 8888`
74
* Get your IPv6 address using `ifconfig`
75
* Send your neighbor some messages using `udp send`
76
0 commit comments