From: idgay Date: Wed, 18 Apr 2007 21:49:06 +0000 (+0000) Subject: default freq should be same as old stack X-Git-Tag: tinyos/2.0.1~33 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=81e7871b1c0ae70a545d6d090350e3548843bbf4 default freq should be same as old stack --- diff --git a/tos/chips/cc1000_lpl/CC1000Const.h b/tos/chips/cc1000_lpl/CC1000Const.h index 9543c891..cd82f4be 100644 --- a/tos/chips/cc1000_lpl/CC1000Const.h +++ b/tos/chips/cc1000_lpl/CC1000Const.h @@ -243,7 +243,7 @@ enum { #endif #ifndef CC1K_DEF_PRESET -#define CC1K_DEF_PRESET (CC1K_914_077_MHZ) +#define CC1K_DEF_PRESET (CC1K_434_845_MHZ) #endif static const_uint8_t CC1K_Params[6][20] = {