[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/LplBroadcastPeriodicDelivery TestPeriodicAppC.nc, 1.1, 1.2 TestPeriodicC.nc, 1.4, 1.5

David Gay idgay at users.sourceforge.net
Tue Jun 24 13:36:26 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/LplBroadcastPeriodicDelivery
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv4320/LplBroadcastPeriodicDelivery

Modified Files:
	TestPeriodicAppC.nc TestPeriodicC.nc 
Log Message:
nesdoc

Index: TestPeriodicAppC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/LplBroadcastPeriodicDelivery/TestPeriodicAppC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TestPeriodicAppC.nc	24 Jun 2008 17:56:02 -0000	1.1
--- TestPeriodicAppC.nc	24 Jun 2008 20:36:24 -0000	1.2
***************
*** 30,33 ****
--- 30,35 ----
   */
  
+ #include "TestPeriodic.h"
+ 
  /**
   * This app sends a message from Transmitter node to AM_BROADCAST_ADDR
***************
*** 40,45 ****
   */
   
- #include "TestPeriodic.h"
- 
  configuration TestPeriodicAppC {
  }
--- 42,45 ----

Index: TestPeriodicC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/LplBroadcastPeriodicDelivery/TestPeriodicC.nc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** TestPeriodicC.nc	24 Jun 2008 18:05:48 -0000	1.4
--- TestPeriodicC.nc	24 Jun 2008 20:36:24 -0000	1.5
***************
*** 30,33 ****
--- 30,35 ----
   */
  
+ #include "TestPeriodic.h"
+ 
  /**
   * This app sends a message from Transmitter node to AM_BROADCAST_ADDR
***************
*** 40,45 ****
   */
  
- #include "TestPeriodic.h"
- 
  module TestPeriodicC {
    uses {
--- 42,45 ----



More information about the Tinyos-2-commits mailing list