[Tinyos-2-commits] CVS: tinyos-2.x/apps/tosthreads/apps/TestBasicsbSensors README, 1.1, 1.2
Chieh-Jan Mike Liang
liang_mike at users.sourceforge.net
Sat Jul 19 12:36:20 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/apps/TestBasicsbSensors
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv23962/apps/TestBasicsbSensors
Modified Files:
README
Log Message:
Fix typo
Index: README
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/apps/TestBasicsbSensors/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README 18 Jun 2008 20:58:46 -0000 1.1
--- README 19 Jul 2008 19:36:18 -0000 1.2
***************
*** 8,12 ****
sensors on the basicsb sensor board.
! You can install TestBasicsbSensors on a mote via the following comand:
make <platform> threads install
--- 8,12 ----
sensors on the basicsb sensor board.
! You can install TestBasicsbSensors on a mote via the following command:
make <platform> threads install
***************
*** 17,21 ****
over the serial interface. Upon successful transmission, LED0 is toggled.
! A succssfull test will result in the TestBasicsbSensors mote constantly
flickering LED0. Additionally, messages containing the sensor readings should
be forwarded over the serial interface as verified by running the following
--- 17,21 ----
over the serial interface. Upon successful transmission, LED0 is toggled.
! A successful test will result in the TestBasicsbSensors mote constantly
flickering LED0. Additionally, messages containing the sensor readings should
be forwarded over the serial interface as verified by running the following
More information about the Tinyos-2-commits
mailing list