From a5eb7b616491613934af4c313561523acb57d2eb Mon Sep 17 00:00:00 2001 From: Simon Duquennoy Date: Fri, 3 Nov 2017 17:05:44 +0100 Subject: [PATCH] Update rpl-udp example README.md --- examples/rpl-udp/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/rpl-udp/README.md b/examples/rpl-udp/README.md index 79ae86840..2d944360f 100644 --- a/examples/rpl-udp/README.md +++ b/examples/rpl-udp/README.md @@ -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.