Hi all,
 
I want to know if CC1000RadioC is used for radio and I want to send message to 
a particular address then where I can specify address because in BaresendMsg 
there is no argument for address as it is in genericcom.
 
In sendMsg of genericcom
 
command result_t send(uint16_t address, uint8_t length, TOS_MsgPtr msg);
 
In BaresendMsg of CC1000RadioC
 
command result_t send(TOS_MsgPtr msg); 
Thanks in advance
 
AQAnsari
                                          
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to