Update rpl-udp example README.md

This commit is contained in:
Simon Duquennoy 2017-11-03 17:05:44 +01:00
parent 1f09d3a8b0
commit a5eb7b6164
1 changed files with 2 additions and 1 deletions

View File

@ -7,4 +7,5 @@ send a UDP request periodically, that simply includes a counter as payload.
When receiving a request, The server sends a response with the same counter
back to the originator.
The simulation files show example networks, for sky motes and for cooja motes.
The `.csc` files show example networks in the Cooja simulator, for sky motes and
for cooja motes.