[Tinyos-2-commits] CVS: tinyos-2.x/apps/MultihopOscilloscope MultihopOscilloscope.h, 1.4, 1.5

Jan Beutel beutel at users.sourceforge.net
Wed Sep 26 08:00:25 PDT 2007


Update of /cvsroot/tinyos/tinyos-2.x/apps/MultihopOscilloscope
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv25025/apps/MultihopOscilloscope

Modified Files:
	MultihopOscilloscope.h 
Log Message:
reverted dummy change

Index: MultihopOscilloscope.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/MultihopOscilloscope/MultihopOscilloscope.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** MultihopOscilloscope.h	26 Sep 2007 13:31:59 -0000	1.4
--- MultihopOscilloscope.h	26 Sep 2007 15:00:22 -0000	1.5
***************
*** 20,24 ****
    /* Number of readings per message. If you increase this, you may have to
       increase the message_t size. */
!   NREADINGS = 12,
    /* Default sampling period. */
    DEFAULT_INTERVAL = 1024,
--- 20,24 ----
    /* Number of readings per message. If you increase this, you may have to
       increase the message_t size. */
!   NREADINGS = 5,
    /* Default sampling period. */
    DEFAULT_INTERVAL = 1024,



More information about the Tinyos-2-commits mailing list