[Tinyos-2-commits] CVS: tinyos-2.x/apps/MultihopOscilloscope
MultihopOscilloscope.h, 1.3, 1.4
Jan Beutel
beutel at users.sourceforge.net
Wed Sep 26 06:32:02 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/apps/MultihopOscilloscope
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv20699/apps/MultihopOscilloscope
Modified Files:
MultihopOscilloscope.h
Log Message:
dummy change to test the build system
Index: MultihopOscilloscope.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/MultihopOscilloscope/MultihopOscilloscope.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** MultihopOscilloscope.h 7 Nov 2006 19:30:34 -0000 1.3
--- MultihopOscilloscope.h 26 Sep 2007 13:31:59 -0000 1.4
***************
*** 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,
--- 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,
More information about the Tinyos-2-commits
mailing list