Hi,

Does calling StartOneShot command on a timer stop any other timer stop from 
working?

ex.

I have three timer that are working
 call Timer1.startPeriodic(1000);
 call Timer2.startPeriodic(2000);
 call Timer3.startPeriodic(5000);

if I launch a fourth timer, Timer4,in "one shot" mode , what happens to my 
periodic timers????

thanks in advance,
regards by Salvo
 
                                          
_________________________________________________________________
Tanti account di posta? Unisci tutto sotto Hotmail
http://www.windowslive.it/hotmail/GestisciAltriAccount.aspx
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to