]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/atm128/i2c/Atm128I2CMasterP.nc
Update of files to align them with TEP108 changes to ResourceController interface...
[tinyos-2.x.git] / tos / chips / atm128 / i2c / Atm128I2CMasterP.nc
index 109db94ff2ae9332ecd751bd4656a5ed0a9f66f9..8f077e29772f2ffa724b7f90b58029697cc94971 100644 (file)
@@ -65,7 +65,7 @@ implementation {
   I2C.Atm128I2C -> Master;
   
   Power.AsyncStdControl -> Master;
-  Power.ResourceController -> Arbiter;
+  Power.ResourceDefaultOwner -> Arbiter;
 
   Master.I2C -> HplAtm128I2CBusC;
   Master.ReadDebugLeds -> NoLedsC;