forever{
setLED(LED1,ON);
delay(1000);
setLED(LED1,OFF);
delay(1000);
}

Try out the Modkit online editor with a CrimpCard as featured in the latest issue of Make Magazine. Please remember this is a Beta Preview release so we'll be releasing frequent updates and patches. Check out the blog for the latest info.