On Thu, Sep 3, 2009 at 11:24 PM, Khurram Shahzad <[email protected]> wrote: > Hi everybody > Can anybody please tell how can i know about the type of message format in > surge application???i am a new to tinyOS and nesC.one thing more in which > interface the message packets are received in surge?? thanks. > best regards
Look for SurgeMsg definition in Surge.h. You should map the bytes on the message to that structure. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
