[Tinyos-help] BusyWait -- busy waiting issues

Philip Levis pal at cs.stanford.edu
Tue Jul 1 09:09:14 PDT 2008


On Jun 20, 2008, at 3:16 AM, Carlos Gil Soriano wrote:

> Hi,
>
> I am writing some code on T2 but I have some problems with busy  
> waiting. My purpose is to wait a few milliseconds exactly in the  
> same way as "uwait" worked in old T1.

Don't wait that long with busywait. Use a timer instead.

Phil


More information about the Tinyos-help mailing list