Thanks for all your help. There is still one thing which does not let me go on working.
I understand that any async function can preemp other async function and task (from your manual).
My question is the follow:
when an async function is interrupt because an other async function comes, is it correct that the second async function run to completion an after continue the former async function?
Thanks.
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
