From b83a4f9b627e9a9ea72d8e1141235aa2f913eb4f Mon Sep 17 00:00:00 2001 From: razvanm Date: Mon, 19 Jan 2009 22:51:32 +0000 Subject: [PATCH] Revert back to channel 11 to minimise the number of lost acks. --- tos/platforms/iris/chips/rf230/HplRF230.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tos/platforms/iris/chips/rf230/HplRF230.h b/tos/platforms/iris/chips/rf230/HplRF230.h index c4007ed0..4418ffea 100644 --- a/tos/platforms/iris/chips/rf230/HplRF230.h +++ b/tos/platforms/iris/chips/rf230/HplRF230.h @@ -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__ -- 2.39.2