[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/cc1000_lpl CC1000Const.h, 1.4, 1.5

David Gay idgay at users.sourceforge.net
Wed Apr 18 14:49:09 PDT 2007


Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/cc1000_lpl
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7511

Modified Files:
	CC1000Const.h 
Log Message:
default freq should be same as old stack


Index: CC1000Const.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/cc1000_lpl/CC1000Const.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** CC1000Const.h	12 Dec 2006 18:23:05 -0000	1.4
--- CC1000Const.h	18 Apr 2007 21:49:06 -0000	1.5
***************
*** 244,248 ****
  
  #ifndef CC1K_DEF_PRESET
! #define CC1K_DEF_PRESET	(CC1K_914_077_MHZ)
  #endif 
  
--- 244,248 ----
  
  #ifndef CC1K_DEF_PRESET
! #define CC1K_DEF_PRESET	(CC1K_434_845_MHZ)
  #endif 
  



More information about the Tinyos-2-commits mailing list