]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf230/IEEE154PacketP.nc
Make I-frames the default in IEE154 6LOWPAN support
[tinyos-2.x.git] / tos / chips / rf230 / IEEE154PacketP.nc
index 73395da14c296e712c4811bd6687bfab746e1290..cb898244f4432cb7354bdcc7b3246d512ac1c26b 100644 (file)
@@ -191,7 +191,7 @@ implementation
                getHeader(msg)->src = addr;
        }
 
-#ifdef IEEE154_6LOWPAN
+#ifndef TFRAMES_ENABLED
 
        inline async command uint8_t IEEE154Packet.get6LowPan(message_t* msg)
        {