]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestNetwork/TestNetworkC.h
Upstream commits to tos/chips/cc2420, Aug 7 2008 thru Jul 16 2009, except one.
[tinyos-2.x.git] / apps / tests / TestNetwork / TestNetworkC.h
index c9966f8e03118e5fe2de816a5f859fec1620b92d..35b01f1e8a41a3c8db3fbc2ec5bedf68c4b59e20 100644 (file)
@@ -6,6 +6,7 @@ enum {
  AM_TESTNETWORKMSG = 0x05,
  SAMPLE_RATE_KEY = 0x1,
  CL_TEST = 0xee,
+ TEST_NETWORK_QUEUE_SIZE = 8,
 };
 
 #endif