Daniel Widyanto wrote:
Hi all,

I have questions about task posting in T2. Does it have a counter of how many it was posted ?

Example :
event void Command.changed()
{
  post ProcessCommand();
}

If Command.changed() is called twice, will ProcessCommand() task be called twice ?
Please read TEP 106:

http://tinyos.cvs.sourceforge.net/*checkout*/tinyos/tinyos-2.x/doc/html/tep106.html

Phil
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to