2009/7/1 sofia aparicio <[email protected]> > > Hello, > > Could you please tell me the difference between "async event" and "event"? > When a "event" is executed? >
I think you should look at section "4.5 Concurrency" of TinyOS Programming -> http://csl.stanford.edu/~pal/pubs/tinyos-programming.pdf I'm not really sure, but I think async event is a hardware or deep system event which can preempt any other running task of your application.
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
