Hello. I wrote a small program that defines events for an active node. It compiles in TOSSIM.
I am having trouble injecting packets using TOSSIM. I get the following error:
from ActiveMsg import *
Traceback (most recent call last): File "<stdin>", line 1, in ? File "ActiveMsg.py", line 7, in ? import tinyos.message.Message ImportError: No module named tinyos.message.Message Thank you very much. Nicole Caruso _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
