X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=doc%2Ftxt%2Ftep131.txt;fp=doc%2Ftxt%2Ftep131.txt;h=cf941ae28028743b1b277568b1c7a7e95fdbddce;hb=96f3ce6107cdafa0e5ac33072872ea65d8da5ecb;hp=287afa06c8bcd7990ee195a0796385b96fd0ca2a;hpb=0e65518f5d98401c862593e78dc27f4800eb93d1;p=tinyos-2.x.git diff --git a/doc/txt/tep131.txt b/doc/txt/tep131.txt index 287afa06..cf941ae2 100644 --- a/doc/txt/tep131.txt +++ b/doc/txt/tep131.txt @@ -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();