Introduction - If you have any usage issues, please Google them yourself
The platform is TinyOS. Blink is a basic application that toggles the leds on the mote
* on every clock interrupt. The clock interrupt is scheduled to
* occur every second. The initialization of the clock can be seen
* in the Blink initialization function, StdControl.start()
Packet : 85375549blink.rar filelist
Blink\Blink.nc
Blink\BlinkM.nc
Blink\Makefile
Blink\README
Blink\SingleTimer.nc
Blink