mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
gnrc: fix typos in README of gnrc_networking example.
This commit is contained in:
parent
4b5952e0ad
commit
55a44470e0
@ -115,7 +115,7 @@ In a second terminal, start a second RIOT instance, this time listening on `tap1
|
||||
|
||||
In the RIOT shell, you can now send a message to the first RIOT instance:
|
||||
|
||||
> udp send fe80::ccf5:e1ff:fec5:f75 8808 testmessage
|
||||
> udp send fe80::ccf5:e1ff:fec5:f75a 8808 testmessage
|
||||
|
||||
*(Make sure to copy the actual
|
||||
[link-local address](https://en.wikipedia.org/wiki/Link-local_address) of your first
|
||||
|
Loading…
Reference in New Issue
Block a user