As soon as StdControl.init() reaches the return statement, it stops the execution of the program.

You're halting the program after executing Timer1.

Save the return keyword for the last Timer call.

Sankar.

On Thu, 22 Jun 2006 22:09:32 -0500, bhushan bhatt <[EMAIL PROTECTED]> wrote:

Hello Everyone,

I want to implement a program that has multiple timers. Just to see how it works i made a sample program. I can compile and run it but only the event in Timer1 is executed. Any ideas why ??

Thanks,
Bhushan

                
---------------------------------
Yahoo! Sports Fantasy Football ’06 - Go with the leader. Start your league today!



--
No opera plot can be sensible, for people do not sing when they are feeling sensible. - W. H. Auden
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to