[Tinyos-beta-commits]
CVS: tinyos-1.x/beta/teps/txt tep101.txt, 1.10, 1.11
Jan-Hinrich Hauer
janhauer at users.sourceforge.net
Wed Jun 8 15:50:21 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/beta/teps/txt
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28690/beta/teps/txt
Modified Files:
tep101.txt
Log Message:
Fixed typo (location of AcquireDataRoundRobinM is tos/system).
Index: tep101.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/teps/txt/tep101.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** tep101.txt 8 Jun 2005 08:13:38 -0000 1.10
--- tep101.txt 8 Jun 2005 22:50:18 -0000 1.11
***************
*** 99,103 ****
this level of ADC abstraction. The Service layer uses a library of
standard TinyOS resource management modules, such as
! AcquireDataRoundRobinM (found in tos/lib/adc), to arbitrate access to
underlying ADC abstractions. These generic arbitration modules use
parameterized intefaces, where the parameterization follows the
--- 99,103 ----
this level of ADC abstraction. The Service layer uses a library of
standard TinyOS resource management modules, such as
! AcquireDataRoundRobinM (found in tos/system), to arbitrate access to
underlying ADC abstractions. These generic arbitration modules use
parameterized intefaces, where the parameterization follows the
More information about the Tinyos-beta-commits
mailing list