]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Changed to reflect modified parameter in setControlAsCapture command of the Msp430Tim...
authorvlahan <vlahan>
Thu, 10 Jul 2008 11:56:16 +0000 (11:56 +0000)
committervlahan <vlahan>
Thu, 10 Jul 2008 11:56:16 +0000 (11:56 +0000)
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();