Hi All
I want to call AMSend.send().
Once this send process is complete sendDone event is signalled. I do the
following :
AMSend.sendDone(){
if(success)
{
// I am assuming send process is completed once this event has been
signalled ?
if(i<3)
call AMSend.send();
}
}
Can someone please tell me if this logic is correct ?
If not
how can I substitute to achieve similar behavior ?
Thanks a lot. I look forward to any help I can get.
Sincerely
Akankshu Dhawan
--
First they ignore you, then they laugh at you, then they fight you, then you
win.
- Mahatma Gandhi
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help