[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep107.txt, 1.1.2.6, 1.1.2.7

David Gay idgay at users.sourceforge.net
Mon May 22 10:10:38 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv25133

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	tep107.txt 
Log Message:
typo


Index: tep107.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/Attic/tep107.txt,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -d -r1.1.2.6 -r1.1.2.7
*** tep107.txt	18 May 2006 23:19:15 -0000	1.1.2.6
--- tep107.txt	22 May 2006 17:10:36 -0000	1.1.2.7
***************
*** 223,227 ****
  part of making the overall hardware platform operable. One example of
  this sort of initialization is clock calibration. Because PlatformInit
! calls the component PlatformC, each platform can specify the requires
  initialization order. As these hidden dependencies must be due to
  hardware, the sequence is platform-specific.
--- 223,227 ----
  part of making the overall hardware platform operable. One example of
  this sort of initialization is clock calibration. Because PlatformInit
! calls the component PlatformC, each platform can specify the required
  initialization order. As these hidden dependencies must be due to
  hardware, the sequence is platform-specific.



More information about the Tinyos-2-commits mailing list