/* Blink Turns an LED on for one second, then off for one second, repeatedly. */// define variables here// variables should be defined before setup()// You must include void setup() and void loop() in every Arduino sketch, or the program won't compil