Hi,

Just wanted to point out that there may be a slight bug in the
net.tinyos.message.Message class in tinyos-2.x/support/sdk/java. The methods
getSerialPacket and setSerialPacket modify a SerialPacket object. But  that
object is not used anywhere else, nor is its class checked in to CVS. This
object also causes a "cannot find symbol" error while compiling
RadioCountToLeds.

So maybe that class needs to be checked in or references to it in
net.tinyos.message.Message need to be removed. The latter worked for me...

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

Reply via email to