1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-23 13:33:49 +01:00

Merge pull request #807 from LudwigOrtmann/examples_rpl_udp

examples: fix rpl_udp README regarding invocation
This commit is contained in:
Oleg Hahm 2014-02-27 16:38:28 +01:00
commit ca8836279a

View File

@ -21,7 +21,7 @@ Set up a bridge for *two* tap devices to communicate over
Run the first node Run the first node
sudo ./bin/native/rpl_udp.elf tap0 make term
Type ``help`` to see the commands available. Type ``help`` to see the commands available.
Now you need set the node ID. This ID will be used by other nodes to address this node. Now you need set the node ID. This ID will be used by other nodes to address this node.