Skip to content

Commit d9cca20

Browse files
authored
Update README.md
1 parent 381da44 commit d9cca20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

task-07/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ gnrc_pktbuf_release(pkt);
7070
* Have a look in `udp.c` how packets are constructed and send
7171
* Compile, flash, and run on the board `BOARD=samr21-xpro make all flash term`
7272
* Type `help`
73-
* Start UDP server on port 8888 using `udp server start 8808`
73+
* Start UDP server on port 8888 using `udp server start 8888`
7474
* Get your IPv6 address using `ifconfig`
7575
* Send your neighbor some messages using `udp send`
7676

0 commit comments

Comments
 (0)