]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/usart/msp430usart.h
Fix typo in I2C default config. Bug was introduced when Philipp
[tinyos-2.x.git] / tos / chips / msp430 / usart / msp430usart.h
index 7939cedbc634c0904dbb4b3ba818181a5c1bd153..5a50349cd6c45b3350df9c57b044e40e5350e72c 100644 (file)
@@ -297,7 +297,7 @@ msp430_i2c_union_config_t msp430_i2c_default_config = {
     listen : 0, 
     mst : 1,
     i2cword : 0, 
-    i2crm : 0
+    i2crm : 1
     i2cssel : 0x2, 
     i2cpsc : 0, 
     i2csclh : 0x3,