README for CntToLedsAndRfm
Author/Contact: tinyos-help@millennium.berkeley.edu

Description:

CntToLeds maintains a counter on a 4Hz timer; it displays the lowest
three bits of the counter value on its LEDS. The red LED is the least
significant of the bits, while the yellow is the most significant. It
also sends out each counter value in an IntMsg AM packet.

Tools:

None.

Known bugs/limitations:

None.
