]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/usci/Msp430UsciConfigure.nc
Mintor tweaks to usci
[tinyos-2.x.git] / tos / chips / msp430 / usci / Msp430UsciConfigure.nc
index d7bab281a3260790870afd36cbf3816e2040e3ce..77cb87d25ab455f502fd797099228fc28807b8af 100644 (file)
@@ -36,5 +36,5 @@
 #include "Msp430Usci.h"
  
 interface Msp430UsciConfigure {
-  async command msp430_usci_config_t* get();
+  async command const msp430_usci_config_t* get();
 }