]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/apps/BaseStation/stack.h
Remove TestLogStorage and add changes to BaseStation app
[tinyos-2.x.git] / apps / tosthreads / apps / BaseStation / stack.h
index ad68cf4cc551ba86fe13a662f3c9686b84f61856..0fdaa44c6166d81c3aade34ca5003af3838f89c2 100644 (file)
@@ -39,6 +39,7 @@
 enum {
   BOOT_THREAD_STACK_SIZE                   = 200,
   RADIO_RECEIVE_THREAD_STACK_SIZE   = 600,
+  RADIO_SNOOP_THREAD_STACK_SIZE     = 600,
   SERIAL_SEND_THREAD_STACK_SIZE     = 600,
   SERIAL_RECEIVE_THREAD_STACK_SIZE  = 600,
   RADIO_SEND_THREAD_STACK_SIZE      = 600,