]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/usci/Msp430UartA0C.nc
Replace the special-purpose Msp430UsciConfigure interface with the
[tinyos-2.x.git] / tos / chips / msp430 / usci / Msp430UartA0C.nc
index e8e661450566ced3786377f4cfb2d9821b7844e6..dd310326a84a85c8de3b2eedea432e1d211bd10c 100644 (file)
@@ -48,7 +48,8 @@ generic configuration Msp430UartA0C() {
     interface UartByte;
     interface ArbiterInfo; /* ??? */
   }
-  uses interface Msp430UsciConfigure;
+  uses interface AsyncConfigure<const msp430_usci_config_t*> as
+    Msp430UsciConfigure;
 }
 implementation {
   enum {