I wajnt to ask a question about memory in sensor :
When i write in flash with tihs command :
call Logwrite.append(&MsgToSend, sizeof(MsgToSend)) == SUCCESS.
Is it the same memory place than when i queue a struct message with this command
call Queue.enqueue(msg); ?

_________________________________________________________________
Personnalisez votre Messenger avec Live.com http://www.windowslive.fr/livecom/

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

Reply via email to