X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Flib%2Fmac%2Ftkn154%2FIndirectTxP.nc;h=36d1988de4eea2aed27fe3998f97b71dd51c2a49;hb=4d259fcb2aa837e40d54bbd2b5471b848734b180;hp=09e6406d37ca500abe2e20c990e9bd20bdb8e5a8;hpb=2955463cd70c4517069c5e68ad1d2c695fd7ceab;p=tinyos-2.x.git diff --git a/tos/lib/mac/tkn154/IndirectTxP.nc b/tos/lib/mac/tkn154/IndirectTxP.nc index 09e6406d..36d1988d 100644 --- a/tos/lib/mac/tkn154/IndirectTxP.nc +++ b/tos/lib/mac/tkn154/IndirectTxP.nc @@ -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;