Hey everyone,

I've been following the deluge t2 tutorial in wiki, and when i'm trying 
to disseminate, this problem occurs:

Traceback (most recent call last):
  File "/usr/local/bin/tos-deluge", line 405, in <module>
    ident(timeout=5)
  File "/usr/local/bin/tos-deluge", line 153, in ident
    if am.write(sreqpkt, FM_AMID, timeout=timeout):
  File "C:\cygwin\opt\tinyos-2.x/support/sdk/python/tos.py", line 440, in write
    r = super(AM, self).write(packet, amId, timeout, blocking)
  File "C:\cygwin\opt\tinyos-2.x/support/sdk/python/tos.py", line 398, in write
    return ack.seqno == self.seqno
UnboundLocalError: local variable 'ack' referenced before assignment

Even though the Windows path have the slashes backwards it still reads 
the files.

I'm using micaz motes, gateway mib520.

Cheers,
Daniel

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

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

Reply via email to