From: beutel Date: Wed, 26 Sep 2007 13:31:59 +0000 (+0000) Subject: dummy change to test the build system X-Git-Tag: release_tinyos_2_1_0_0~707 X-Git-Url: https://oss.titaniummirror.com/gitweb?a=commitdiff_plain;h=612b5780e26f7652ddce7aa5d5271cc10a630f87;p=tinyos-2.x.git dummy change to test the build system --- diff --git a/apps/MultihopOscilloscope/MultihopOscilloscope.h b/apps/MultihopOscilloscope/MultihopOscilloscope.h index 5f040539..273d8012 100644 --- a/apps/MultihopOscilloscope/MultihopOscilloscope.h +++ b/apps/MultihopOscilloscope/MultihopOscilloscope.h @@ -19,7 +19,7 @@ enum { /* Number of readings per message. If you increase this, you may have to increase the message_t size. */ - NREADINGS = 5, + NREADINGS = 12, /* Default sampling period. */ DEFAULT_INTERVAL = 1024, AM_OSCILLOSCOPE = 0x93