[Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/imote2 UIDC.nc,
1.1, 1.2
Josh
jsherbach at users.sourceforge.net
Fri Sep 2 16:35:10 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/beta/platform/imote2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24619
Modified Files:
UIDC.nc
Log Message:
Implementation of the UID interface for iMote2
Index: UIDC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/imote2/UIDC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** UIDC.nc 18 Aug 2005 20:42:12 -0000 1.1
--- UIDC.nc 2 Sep 2005 23:35:08 -0000 1.2
***************
*** 1,2 ****
--- 1,7 ----
+ /*
+ * Author: Josh Herbach
+ * Revision: 1.0
+ * Date: 09/02/2005
+ */
module UIDC {
provides interface UID;
More information about the Tinyos-beta-commits
mailing list