]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/MultihopOscilloscope/MultihopOscilloscope.h
get rid of +5 for rounding, change arg name in functions in CtpInfo to match the...
[tinyos-2.x.git] / apps / MultihopOscilloscope / MultihopOscilloscope.h
index 7e71fbfdb333dea6322b7577c455204b471ff546..5f04053921da7d7eb56ffca1fc5ad93f6029e8e6 100644 (file)
@@ -21,7 +21,7 @@ enum {
      increase the message_t size. */
   NREADINGS = 5,
   /* Default sampling period. */
-  DEFAULT_INTERVAL = 256,
+  DEFAULT_INTERVAL = 1024,
   AM_OSCILLOSCOPE = 0x93
 };