Hi! On Sun, 17 May 2009, Nahr Elk wrote:
> Hi > Is there any way to change DTOSH_DATA_LENGTH at run time instead of at > compile time ? :) > No. TOSH_DATA_LENGTH is used to allocate the size of the data field from message_t (types/message.h) so you cannot alter it at during runtime. May I ask why do you want to do this? -- Razvan ME _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
