[Tinyos-help] CVS update and Collection problems
Chad Metcalf
metcalfc at gmail.com
Mon Sep 24 18:39:31 PDT 2007
Opps cut and paste error.
What you need is something like this:
BlinkToRadioMsg* btrpkt = (BlinkToRadioMsg*)(callPacket.getPayload(&pkt,
sizeof(BlinkToRadioMsg)));
if (btrpkt == NULL) { return; }
--
Chad @ Home
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20070924/ed05601b/attachment.htm
More information about the Tinyos-help
mailing list