From aa17f66ab23d04513ac9fce6d0acac74c91997c6 Mon Sep 17 00:00:00 2001 From: beutel Date: Wed, 26 Sep 2007 15:00:22 +0000 Subject: [PATCH] reverted dummy change --- apps/MultihopOscilloscope/MultihopOscilloscope.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2