On Saturday 16 June 2007 15:12, Min Guo wrote:
> I am not clear about the "NoLeds" component. When should we use this
> component instead of the normal "Leds"?

When you want to leave in code that interacts with Leds but want to turn them 
off or disable them for some reason.  For example, you can do some simple 
debug with the Leds interface wired to the LedsC component, turn off the 
debug by wiring to the NoLedsC component instead, and turn it back on by 
changing the wiring back to LedsC.
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to