[Tinyos-2-commits] CVS: tinyos-2.x/apps/AntiTheft README.txt, 1.5, 1.6

Janos Sallai sallai at users.sourceforge.net
Mon Nov 19 09:21:22 PST 2007


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

Modified Files:
	README.txt 
Log Message:
updated with support for the iris mote, fixed a compile bug

Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/AntiTheft/README.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** README.txt	19 Apr 2007 20:50:47 -0000	1.5
--- README.txt	19 Nov 2007 17:21:20 -0000	1.6
***************
*** 28,33 ****
  occurs, and blink their green LED when new settings are received.
  
! This demo is written for mica2 or micaz motes using the mts300 sensor
! board.
  
  The code in the Nodes directory should be installed on the motes
--- 28,33 ----
  occurs, and blink their green LED when new settings are received.
  
! This demo is written for mica2, micaz or iris motes using the mts300
! sensor board.
  
  The code in the Nodes directory should be installed on the motes
***************
*** 46,54 ****
  
  The following instructions will get you started with the AntiTheft demo
! (the instructions are for mica2 motes, replace mica2 with micaz if using
! micaz motes)
  
  1. Compile the root and node code for the antitheft application for your
!    platform (mica2 or micaz):
  
      $ (cd Nodes; make mica2)
--- 46,54 ----
  
  The following instructions will get you started with the AntiTheft demo
! (the instructions are for mica2 motes, replace mica2 with micaz or iris
! if using either of those motes)
  
  1. Compile the root and node code for the antitheft application for your
!    platform (mica2, micaz or iris):
  
      $ (cd Nodes; make mica2)



More information about the Tinyos-2-commits mailing list