[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/intelmote2 hardware.h, 1.1.2.5, 1.1.2.6

Kaisen Lin kaisenl at users.sourceforge.net
Thu Jul 6 17:11:51 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/intelmote2
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28352

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	hardware.h 
Log Message:
Fixed I2C typo

Index: hardware.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/intelmote2/Attic/hardware.h,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -d -r1.1.2.5 -r1.1.2.6
*** hardware.h	22 Jun 2006 18:35:47 -0000	1.1.2.5
--- hardware.h	7 Jul 2006 00:11:49 -0000	1.1.2.6
***************
*** 227,231 ****
  #define I2C_SCL_ALTFN (1)
  #define I2C_SDA (118)
! #define I2D_SDA_ALTFN (1)
  
  
--- 227,231 ----
  #define I2C_SCL_ALTFN (1)
  #define I2C_SDA (118)
! #define I2C_SDA_ALTFN (1)
  
  



More information about the Tinyos-2-commits mailing list