]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/mac/tkn154/IndirectTxP.nc
updated README, removed a debugging statement
[tinyos-2.x.git] / tos / lib / mac / tkn154 / IndirectTxP.nc
index 09e6406d37ca500abe2e20c990e9bd20bdb8e5a8..36d1988de4eea2aed27fe3998f97b71dd51c2a49 100644 (file)
@@ -241,7 +241,6 @@ implementation
       post tryCoordCapTxTask();
     } else {
       dbg_serial("IndirectTxP", "We don't have data for this device, sending an empty frame...");
-      call Leds.led0Toggle();
       transmitEmptyDataFrame(frame);
     }
     return frame;