]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Revert back to channel 11 to minimise the number of lost acks.
authorrazvanm <razvanm>
Mon, 19 Jan 2009 22:51:32 +0000 (22:51 +0000)
committerrazvanm <razvanm>
Mon, 19 Jan 2009 22:51:32 +0000 (22:51 +0000)
tos/platforms/iris/chips/rf230/HplRF230.h

index c4007ed078ad0c93a8f926906bda32275c510a26..4418ffea859a57e4039e05996ab8e213e711f31c 100644 (file)
@@ -70,7 +70,7 @@ typedef TOne TRF230;
 
 /* This is the default value of the CHANNEL field of the PHY_CC_CCA register. */
 #ifndef RF230_DEF_CHANNEL
-#define RF230_DEF_CHANNEL      26
+#define RF230_DEF_CHANNEL      11
 #endif
 
 #endif//__HPLRF230_H__