]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/usart/Msp430SpiConfigure.nc
Swapping HEAD and DEVEL branches
[tinyos-2.x.git] / tos / chips / msp430 / usart / Msp430SpiConfigure.nc
index f6fd05db14b0f2e813aeb23caa36b8cac691fc4b..293333fc0ab474f3f919b09476b9962e72cf766c 100644 (file)
@@ -36,5 +36,5 @@
 #include "msp430usart.h"
 
 interface Msp430SpiConfigure {
-  async command msp430_spi_config_t* getConfig();
+  async command msp430_spi_union_config_t* getConfig();
 }