[Tinyos-2-commits] CVS: tinyos-2.x/doc/html tep109.html,1.6,1.7
Kevin Klues
klueska at users.sourceforge.net
Sun Feb 4 11:54:39 PST 2007
Update of /cvsroot/tinyos/tinyos-2.x/doc/html
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv5729/doc/html
Modified Files:
tep109.html
Log Message:
Update of files to align them with TEP108 changes to ResourceController interface to rename it to ResourceDefaultOwner. TEP103 hasn't been altered, and we still need to decide what should be done with it exactly.
Index: tep109.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tep109.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** tep109.html 12 Dec 2006 18:22:53 -0000 1.6
--- tep109.html 4 Feb 2007 19:54:37 -0000 1.7
***************
*** 1020,1024 ****
SplitControlPowerManagerC.ArbiterInit -> Arbiter.Init;
SplitControlPowerManagerC.ArbiterInfo -> Arbiter.ArbiterInfo;
! SplitControlPowerManagerC.ResourceController -> Arbiter.ResourceController;
}
</pre>
--- 1020,1024 ----
SplitControlPowerManagerC.ArbiterInit -> Arbiter.Init;
SplitControlPowerManagerC.ArbiterInfo -> Arbiter.ArbiterInfo;
! SplitControlPowerManagerC.ResourceDefaultOwner -> Arbiter.ResourceDefaultOwner;
}
</pre>
More information about the Tinyos-2-commits
mailing list