X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Frf230%2FIEEE154PacketP.nc;h=cb898244f4432cb7354bdcc7b3246d512ac1c26b;hb=adf1de6c009d13b7b52e68535c63b28f59c97400;hp=73395da14c296e712c4811bd6687bfab746e1290;hpb=c200f0d798d7f9631eabfb79008615936a52b5af;p=tinyos-2.x.git diff --git a/tos/chips/rf230/IEEE154PacketP.nc b/tos/chips/rf230/IEEE154PacketP.nc index 73395da1..cb898244 100644 --- a/tos/chips/rf230/IEEE154PacketP.nc +++ b/tos/chips/rf230/IEEE154PacketP.nc @@ -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) {