Hi everyone,
I want to disseminate multiple int variables to the
motes , and i wanna know which one is better to be
used?
first is to use :
uses interface DisseminationValue<uint32_t> as A;
uses interface DisseminationValue<uint16_t> as B;
second is to use:
uses interface DisseminationValue<struct defined
where A and B are hold> as A&B;
thanks a lot.
mustafa
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help