]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/BaseStation/BaseStationP.nc
Merge over into the trunk.
[tinyos-2.x.git] / apps / BaseStation / BaseStationP.nc
index 680bc49a2a16d89695a866cbce7f9675e41bb597..ff1c2f564277e0da3cfa18fa16cb99634237d111 100644 (file)
@@ -133,10 +133,6 @@ implementation
                                                    void *payload,
                                                    uint8_t len) {
     message_t *ret = msg;
-#if 0
-    if (!msg->crc || msg->group != TOS_AM_GROUP)
-      return msg;
-#endif
 
     atomic {
       if (!uartFull)