On Jun 29, 2006, at 10:43 PM, Liu Haibin wrote:

Hi,

The following is tinyos-2.x/apps/tutorials/BlinkToRadio/ BlinkToRadioC.nc from tinyos-2_0_devel-BRANCH. I found that it declares to use both AMPacket and Packet interfaces and actually it uses only Packet in the implementation. So is AMPacket redundant there?



Yes. It's like having a #include for a header that you don't actually use. It's probably the result of a few iterations on the component.

Phil
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to