[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/rf230/RF230Test RF230TestC.nc, 1.3, 1.4
Miklos Maroti
mmaroti at users.sourceforge.net
Tue Mar 10 12:41:05 PDT 2009
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/rf230/RF230Test
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18147
Modified Files:
RF230TestC.nc
Log Message:
go back to RF230* names
Index: RF230TestC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/rf230/RF230Test/RF230TestC.nc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** RF230TestC.nc 8 Mar 2009 23:24:03 -0000 1.3
--- RF230TestC.nc 10 Mar 2009 19:41:03 -0000 1.4
***************
*** 38,44 ****
RF230TestM.Timer -> TimerMilliC;
! components RF2xxDriverLayerC, RF2xxActiveMessageC;
! RF230TestM.RadioState -> RF2xxDriverLayerC;
! RF230TestM.AMSend -> RF2xxActiveMessageC;
}
--- 38,44 ----
RF230TestM.Timer -> TimerMilliC;
! components RF230DriverLayerC, RF230ActiveMessageC;
! RF230TestM.RadioState -> RF230DriverLayerC;
! RF230TestM.AMSend -> RF230ActiveMessageC;
}
More information about the Tinyos-2-commits
mailing list