Hi,

What is the difference between
components new AMSenderC(APP_AM_TYPE);
App.AMSend -> AMSenderC;
and
components ActiveMessageC;
App.AMSend -> ActiveMessageC.AMSend[APP_AM_TYPE];
? Can I still use ActiveMessageC directly when there are multiple
communication clients, or AMSenderC abstraction is a must in this case?
Thanks in advance.

-- 
-Xiaohui Liu
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to