]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/usart/Msp430UartConfigure.nc
Swapping HEAD and DEVEL branches
[tinyos-2.x.git] / tos / chips / msp430 / usart / Msp430UartConfigure.nc
index 92af98730666351778aa258dbffa79049b09045e..1522348a2fbb13bf8df9d345e0d4946a1b41d7a9 100644 (file)
@@ -36,5 +36,5 @@
 #include "msp430usart.h"
 
 interface Msp430UartConfigure {
-  async command msp430_uart_config_t* getConfig();
+  async command msp430_uart_union_config_t* getConfig();
 }