[Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x
SendJTPacket.nc, 1.2, 1.3
Josh
jsherbach at users.sourceforge.net
Fri Sep 2 16:23:47 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22720
Modified Files:
SendJTPacket.nc
Log Message:
Interface for sending a packet using JT protocol
Index: SendJTPacket.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x/SendJTPacket.nc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** SendJTPacket.nc 19 Aug 2005 19:31:32 -0000 1.2
--- SendJTPacket.nc 2 Sep 2005 23:23:45 -0000 1.3
***************
*** 1,4 ****
--- 1,8 ----
/**
* Interface for sending arbitrary streams of bytes using the JTrans protocol.
+ *
+ * Author: Josh Herbach
+ * Revision: 1.0
+ * Date: 09/02/2005
*/
More information about the Tinyos-beta-commits
mailing list