]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - doc/txt/tep131.txt
Changed to reflect modified parameter in setControlAsCapture command of the Msp430Tim...
[tinyos-2.x.git] / doc / txt / tep131.txt
index 287afa06c8bcd7990ee195a0796385b96fd0ca2a..cf941ae28028743b1b277568b1c7a7e95fdbddce 100644 (file)
@@ -1388,7 +1388,7 @@ each.
  
    async command void setControl(msp430_compare_control_t control );
    async command void setControlAsCompare();
-   async command void setControlAsCapture(bool low_to_high);
+   async command void setControlAsCapture(uint8_t cm);
  
    async command void enableEvents();
    async command void disableEvents();