[Tinyos-2-commits] CVS: tinyos-2.x/tos/sensorboards/im2sb im2sb.h,
1.1.2.6, 1.1.2.7
Philip Buonadonna
philipb at users.sourceforge.net
Wed Apr 4 14:58:02 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/tos/sensorboards/im2sb
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv3157
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
im2sb.h
Log Message:
Changed TMP175_SLAVE_ADDR to correct value for shipped boards that are compatible with the IM2 battery board with the DS2745
Index: im2sb.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/sensorboards/im2sb/im2sb.h,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -d -r1.1.2.6 -r1.1.2.7
*** im2sb.h 14 Nov 2006 00:54:10 -0000 1.1.2.6
--- im2sb.h 4 Apr 2007 21:58:00 -0000 1.1.2.7
***************
*** 51,55 ****
#define TSL2561_SLAVE_ADDR (0x49)
! #define TMP175_SLAVE_ADDR (0x48)
#define MAX136_SLAVE_ADDR (0x34)
--- 51,55 ----
#define TSL2561_SLAVE_ADDR (0x49)
! #define TMP175_SLAVE_ADDR (0x4A)
#define MAX136_SLAVE_ADDR (0x34)
More information about the Tinyos-2-commits
mailing list