[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/imote2/test/Testblush Testblush.nc, 1.2, 1.3

Lama Nachman lnachman at users.sourceforge.net
Sun Mar 4 22:20:54 PST 2007


Update of /cvsroot/tinyos/tinyos-1.x/contrib/imote2/test/Testblush
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv6665/Testblush

Modified Files:
	Testblush.nc 
Log Message:
Pushed out internal tree


Index: Testblush.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/imote2/test/Testblush/Testblush.nc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Testblush.nc	2 Sep 2005 23:49:43 -0000	1.2
--- Testblush.nc	5 Mar 2007 06:20:52 -0000	1.3
***************
*** 8,13 ****
  }
  implementation {
!   components Main, TrickleC, BluSHC;
!   Main.StdControl -> TrickleC.Control;
    Main.StdControl -> BluSHC;
  }
--- 8,12 ----
  }
  implementation {
!   components Main, BluSHC;
    Main.StdControl -> BluSHC;
  }



More information about the Tinyos-contrib-commits mailing list