Hi all, Is it possible to broadcast message which contains different field from that of AM.H ? eg message contains following fields for broadcast.
uint_16 w
uint_8 x;
uint_8 y;
uint_8 z; (w,x,y,z will be defined in program)
I tried by declaring variables in header file but I am not getting results.
Thanks in advance
AQAnsari
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
