Hi, 
   
  I thought "message_t packet" in Step 3 "Declare any new variables ..."
  needs to be "BlinkToRadioMsg packet".
   
  Also, "Packet.getPayload(&pkt, NULL)" in Step 4 should be
  Packet.getPayload(&packet, NULL)"
   
  Am I wrong?
   
  Thank you,
  Mohamed

 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to