]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/ftsp/TimeSync32kC.nc
removed cc2420 dependency
[tinyos-2.x.git] / tos / lib / ftsp / TimeSync32kC.nc
index f709829eeefb1b037ce1568e47789ad24a1285f2..5d325db02bebbfca25e67e96182558ee5e27eba9 100755 (executable)
@@ -72,8 +72,7 @@ implementation
   TimeSyncP.Leds  ->  LedsC;
 
 #ifdef LOW_POWER_LISTENING
-  components CC2420ActiveMessageC;
-  TimeSyncP.LowPowerListening -> CC2420ActiveMessageC;
+  TimeSyncP.LowPowerListening -> ActiveMessageC;
 #endif