[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep103.txt, 1.1.2.14, 1.1.2.15

David Gay idgay at users.sourceforge.net
Wed Oct 18 13:17:56 PDT 2006


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

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	tep103.txt 
Log Message:
tweaks


Index: tep103.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep103.txt,v
retrieving revision 1.1.2.14
retrieving revision 1.1.2.15
diff -C2 -d -r1.1.2.14 -r1.1.2.15
*** tep103.txt	22 Sep 2006 22:35:08 -0000	1.1.2.14
--- tep103.txt	18 Oct 2006 20:17:54 -0000	1.1.2.15
***************
*** 155,159 ****
    the same number of time, to maximise flash chip lifetime).
  
! New abstractions (including a filing system...) can easily be added to
  this framework.
  
--- 155,159 ----
    the same number of time, to maximise flash chip lifetime).
  
! New abstractions (including a filing system) can easily be added to
  this framework.
  
***************
*** 328,332 ****
  Note that these interfaces contain no direct support for verifying the
  integrity of the BlockStorage data, but such support can easily be built
! bu using the ``computeCrc`` command and storing the result in a
  well-defined location, and checking this CRC when desired.
  
--- 328,332 ----
  Note that these interfaces contain no direct support for verifying the
  integrity of the BlockStorage data, but such support can easily be built
! by using the ``computeCrc`` command and storing the result in a
  well-defined location, and checking this CRC when desired.
  



More information about the Tinyos-2-commits mailing list