]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/sensorboards/mts300/mts300.h
fix I2C addresses (shift it to the right by 1)
[tinyos-2.x.git] / tos / sensorboards / mts300 / mts300.h
index d2add79ece8c16ee46fccdeba3085de48e30ec6a..e62972fd52fef4804ffcf7b8a94e55a6cb13e2ff 100644 (file)
@@ -44,8 +44,8 @@
 
 enum
 {
-  TOS_MIC_POT_ADDR = 0x5A,
-  TOS_MAG_POT_ADDR = 0x58,
+  TOS_MIC_POT_ADDR = 0x2D,
+  TOS_MAG_POT_ADDR = 0x2C,
 };
 
 // debug leds