[Tinyos-help] SerialForwarder
Sonia Pardo
shanya86bcn at gmail.com
Wed Apr 1 09:16:28 PDT 2009
Dear All,
When I receive a packet in the event ' event message_t
*Receive.receive(message_t *msg, void *payload, uint8_t len) ' I do this:
post sendSerialMsg1();
post sendSerialMsg2();
But it only execute the first one. If I change the position, it executes the
post sendSerialMsg2().
Can anyone tell me what happen? Why Can't I execute both of them?
Thanks very much.
Best wishes!
Sonia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20090401/4c6bff49/attachment.htm
More information about the Tinyos-help
mailing list