[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep102.txt,1.3,1.4
Cory Sharp
cssharp at users.sourceforge.net
Wed Sep 20 16:46:11 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30531
Modified Files:
tep102.txt
Log Message:
Two very small typo fixes, just to get them out of the way.
Index: tep102.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep102.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** tep102.txt 6 Sep 2006 23:03:44 -0000 1.3
--- tep102.txt 20 Sep 2006 23:46:09 -0000 1.4
***************
*** 342,346 ****
! A hardware timer with precision *P* and width *W* SHOULD be exposed as a
several components::
--- 342,346 ----
! A hardware timer with precision *P* and width *W* SHOULD be exposed as
several components::
***************
*** 408,412 ****
BusyWaitMicroC allows applications to busy-wait for a number of
! microseconds. It's use should be restricted to situations where the
delay is small and setting a timer or alarm would be impractical,
inefficient or insufficiently precise.
--- 408,412 ----
BusyWaitMicroC allows applications to busy-wait for a number of
! microseconds. Its use should be restricted to situations where the
delay is small and setting a timer or alarm would be impractical,
inefficient or insufficiently precise.
More information about the Tinyos-2-commits
mailing list