]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestMultihopLqi/MultihopOscilloscope.h
Updated test code and scripts.
[tinyos-2.x.git] / apps / tests / TestMultihopLqi / MultihopOscilloscope.h
index 5f04053921da7d7eb56ffca1fc5ad93f6029e8e6..29ebb8b7eb0ffbcefa05279586b4dc6acb8675ec 100644 (file)
@@ -21,7 +21,7 @@ enum {
      increase the message_t size. */
   NREADINGS = 5,
   /* Default sampling period. */
-  DEFAULT_INTERVAL = 1024,
+  DEFAULT_INTERVAL = 200,
   AM_OSCILLOSCOPE = 0x93
 };