[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/atm128/adc Atm128AdcC.nc, 1.1.2.11, 1.1.2.12

Kevin Klues klueska at users.sourceforge.net
Tue Aug 15 04:59:11 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/atm128/adc
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv5934/tos/chips/atm128/adc

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	Atm128AdcC.nc 
Log Message:
Update to Resource and Power Manager stuff

Index: Atm128AdcC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/atm128/adc/Atm128AdcC.nc,v
retrieving revision 1.1.2.11
retrieving revision 1.1.2.12
diff -C2 -d -r1.1.2.11 -r1.1.2.12
*** Atm128AdcC.nc	21 Jun 2006 16:59:18 -0000	1.1.2.11
--- Atm128AdcC.nc	15 Aug 2006 11:59:08 -0000	1.1.2.12
***************
*** 65,71 ****
    Atm128AdcP.Atm128Calibrate -> PlatformC;
  
-   PM.Init <- MainC;
    PM.StdControl -> Atm128AdcP;
-   PM.ArbiterInit -> AdcArbiter;
    PM.ResourceController -> AdcArbiter;
  }
--- 65,69 ----



More information about the Tinyos-2-commits mailing list