[Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/collection CollectionDebugMsg.h, 1.1.2.15, 1.1.2.16

Rodrigo Fonseca rfonseca76 at users.sourceforge.net
Thu Jul 6 14:33:31 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/tos/lib/net/collection
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28315

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	CollectionDebugMsg.h 
Log Message:
Added a debug code for when the debugging facility starts


Index: CollectionDebugMsg.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/net/collection/Attic/CollectionDebugMsg.h,v
retrieving revision 1.1.2.15
retrieving revision 1.1.2.16
diff -C2 -d -r1.1.2.15 -r1.1.2.16
*** CollectionDebugMsg.h	24 Jun 2006 13:25:40 -0000	1.1.2.15
--- CollectionDebugMsg.h	6 Jul 2006 21:33:29 -0000	1.1.2.16
***************
*** 6,9 ****
--- 6,11 ----
  //Comment format ->   :meaning:args
  enum {
+     NET_C_DEBUG_STARTED = 0xDE,
+ 
      NET_C_FE_MSG_POOL_EMPTY = 0x10,    //::no args
      NET_C_FE_SEND_QUEUE_FULL = 0x11,   //::no args



More information about the Tinyos-2-commits mailing list