1
0
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:
zhuoshuguo 2017-02-18 12:56:52 +01:00
parent 4b5952e0ad
commit 55a44470e0

View File

@ -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