Hello, all!
I am using Telos rev.A . In my application, if a node receives two kinds of 
messages, it works well, but if it receives more kinds of messages, there is a 
compile warning "nesc1: warning: calls to ReceiveMsg.receive in AMStandard are 
uncombined". I searched the archives but still don't know the solution. Any 
idea to solve this problem?for example:event TOS_MsgPtr ReceiveAMsg.receive( 
TOS_MsgPtr msg ) {...}event TOS_MsgPtr ReceiveBMsg.receive( TOS_MsgPtr msg ) 
{...}event TOS_MsgPtr ReceiveCMsg.receive( TOS_MsgPtr msg ) {...}
thanks in advance.
with Best regardsJung
_________________________________________________________________
나의 글로벌 인맥, Windows Live Space!  
http://www.spaces.live.com
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to