Dear all:
  I am newer to TinyOS,  when studying the case Blink, I am quite puzzled about 
the code "Main.StdControl -> BlinkM.StdControl;" in Blink.nc.
   
  Why we need this?
   
  I think it is because that we need we need to initilize the Timer when this  
application inits. So can we delete this code but write a function init() in 
Timer interface, and in the function init() of BlinkM, we call the timer.init().
   
  Does this work?
  thanks!
  Sam

       
---------------------------------
进入雅虎游戏嘉年华,赢取液晶显示器! 
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to