]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/tda5250/Tda5250RadioP.nc
update to new debug if
[tinyos-2.x.git] / tos / chips / tda5250 / Tda5250RadioP.nc
index 975fcaa63a54289dcec488190ea5dde638a3aa56..de20682ead73a4f6645e40126518a48737f1f1e4 100644 (file)
@@ -180,7 +180,9 @@ implementation {
                 call HplTda5250Config.SetSleepMode();
                 atomic radioMode = RADIO_MODE_SLEEP;
                 signal Tda5250Control.SleepModeDone();
+#ifdef LNDW
                 if(rfpowerdirty) post setRfPower();
+#endif
                 break;
             case RADIO_MODE_TX_TRANSITION:
                 call HplTda5250Config.SetSlaveMode();