[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestArbiter/TestRoundRobinArbiter TestRoundRobinArbiterAppC.nc, 1.1.2.1, 1.1.2.2 TestRoundRobinArbiterC.nc, 1.1.2.1, 1.1.2.2

Kevin Klues klueska at users.sourceforge.net
Mon Oct 30 09:05:46 PST 2006


Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestArbiter/TestRoundRobinArbiter
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv10378/tests/TestArbiter/TestRoundRobinArbiter

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	TestRoundRobinArbiterAppC.nc TestRoundRobinArbiterC.nc 
Log Message:
Updates of TestAM, RadioCountToLeds, RadioSenseToLeds, and TestArbiter files to contain README files and adhere to TEP3




Index: TestRoundRobinArbiterC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestArbiter/TestRoundRobinArbiter/Attic/TestRoundRobinArbiterC.nc,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** TestRoundRobinArbiterC.nc	30 Oct 2006 16:47:51 -0000	1.1.2.1
--- TestRoundRobinArbiterC.nc	30 Oct 2006 17:05:44 -0000	1.1.2.2
***************
*** 28,31 ****
--- 28,33 ----
   */
   
+ #include "Timer.h"
+  
  /**
   * Please refer to TEP 108 for more information about the components
***************
*** 60,65 ****
   */
  
- #include "Timer.h"
- 
  module TestRoundRobinArbiterC {
    uses {
--- 62,65 ----



More information about the Tinyos-2-commits mailing list