Hi,

I am wondering if there's a difference between wiring a StdControl interface to a "father"-module and starting the functions manually and wiring the top-interface to every child module manually:
manually would mean calling start(), stop(), init() for every child module.
The other option would be to wire the father interface StdControl to all of the child-modules in the first place (configuration file).
Or is this not the same thing?

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

Reply via email to