Chris Byers wrote:
> Does anyone know how I can change TOSBase so that it can handle
> receiving a packet that has a data payload length of 38 bytes?

Add a line like this to Makefile and recompile.  (Adjust the length
accordingly.)

CFLAGS += -DTOSH_DATA_LENGTH=64

tony
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to