]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/blip/ReadLqiC.nc
- add RF230 chip support for IRIS
[tinyos-2.x.git] / tos / lib / net / blip / ReadLqiC.nc
index 534f44a234cec0bd94da51a1e98f8117f151cd4d..7debe7dea98d4ae83e779f21262ce6e016219fb9 100644 (file)
@@ -14,7 +14,7 @@ configuration ReadLqiC {
   
 #if defined(PLATFORM_MICAZ) || defined(PLATFORM_TELOSB)  || \
     defined(PLATFORM_EPIC)  || defined(PLATFORM_SHIMMER) || \
-    defined(PLATFORM_INTELMOTE2)
+    defined(PLATFORM_SHIMMER2) || defined(PLATFORM_INTELMOTE2)
   // cc2420 platforms
   components CC2420ReadLqiC, CC2420PacketC;
   ReadLqi = CC2420ReadLqiC;