From: beutel Date: Wed, 26 Sep 2007 15:00:22 +0000 (+0000) Subject: reverted dummy change X-Git-Tag: release_tinyos_2_1_0_0~706 X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=commitdiff_plain;h=aa17f66ab23d04513ac9fce6d0acac74c91997c6;p=tinyos-2.x.git reverted dummy change --- diff --git a/apps/MultihopOscilloscope/MultihopOscilloscope.h b/apps/MultihopOscilloscope/MultihopOscilloscope.h index 273d8012..5f040539 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 = 12, + NREADINGS = 5, /* Default sampling period. */ DEFAULT_INTERVAL = 1024, AM_OSCILLOSCOPE = 0x93