[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestSerial
TestSerialAppC.nc, 1.1.2.6, 1.1.2.7
Jonathan Hui
jwhui at users.sourceforge.net
Mon Jun 12 09:09:29 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSerial
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv31364
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
TestSerialAppC.nc
Log Message:
Init on AM no longer exists.
Index: TestSerialAppC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSerial/Attic/TestSerialAppC.nc,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -d -r1.1.2.6 -r1.1.2.7
*** TestSerialAppC.nc 16 Feb 2006 16:48:12 -0000 1.1.2.6
--- TestSerialAppC.nc 12 Jun 2006 16:09:27 -0000 1.1.2.7
***************
*** 56,63 ****
components new TimerMilliC();
-
-
- MainC.SoftwareInit -> AM;
-
App.Boot -> MainC.Boot;
App.Control -> AM;
--- 56,59 ----
More information about the Tinyos-2-commits
mailing list