[Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x ReceiveBData.nc, 1.3, 1.4

Josh jsherbach at users.sourceforge.net
Fri Sep 2 16:24:32 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22900

Modified Files:
	ReceiveBData.nc 
Log Message:
Interface for receiving a "binary" packet using JT protocol information

Index: ReceiveBData.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x/ReceiveBData.nc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ReceiveBData.nc	19 Aug 2005 19:31:32 -0000	1.3
--- ReceiveBData.nc	2 Sep 2005 23:24:30 -0000	1.4
***************
*** 1,4 ****
--- 1,8 ----
  /**
   * Interface for receiving binary data.
+  *
+  * Author:		Josh Herbach
+  * Revision:	1.0
+  * Date:		09/02/2005
   */
  



More information about the Tinyos-beta-commits mailing list