]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/tda5250/mac/CsmaMacC.nc
looks like Cory's continous DcoCalib fix also fixes our problem
[tinyos-2.x.git] / tos / chips / tda5250 / mac / CsmaMacC.nc
index 7445c712217981a03d136a66eec9607758e34e7e..499f3b78052849986dc8b0689fed22b973a85601 100644 (file)
@@ -59,7 +59,6 @@ implementation {
       RssiFixedThresholdCMC as Cca,
       new Alarm32khz16C() as Timer,
       new TimerMilliC() as ReRxTimer,
-      McuSleepC,
       RandomLfsrC
 #ifdef MAC_DEBUG
       ,PlatformLedsC
@@ -67,8 +66,6 @@ implementation {
       ;
               
     MainC.SoftwareInit -> CsmaMacP;
-
-    McuSleepC.McuPowerOverride -> CsmaMacP;
     
     SplitControl = CsmaMacP;