]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
added note about how to set node id; it took me a lot of grepping to
authorayer1 <ayer1>
Wed, 6 Jan 2010 18:57:20 +0000 (18:57 +0000)
committerayer1 <ayer1>
Wed, 6 Jan 2010 18:57:20 +0000 (18:57 +0000)
figure out...

apps/tests/cc2420/LplBroadcastPeriodicDelivery/README.txt

index 0733e6059b6c10a46d2e324e77fe21865159cd81..9dbe0ba0bbaa1b19895509cf40e2575aeaeef732 100644 (file)
@@ -7,6 +7,9 @@ Install the application to two nodes with the following ID's:
   Node 0 (Receiver node): id = 0
   Node 1 (Transmitter node): id = 1
 
+Do this at compile time by adding the flag NODEID=<id>, thus:
+
+make <platform> NODEID=<id> ...
 
 This app sends a message from Transmitter node to 
 AM_BROADCAST_ADDR and waits 1000 ms between each