diff --git a/blink.ino b/blink.ino index 54d7e426..567e6b1b 100644 --- a/blink.ino +++ b/blink.ino @@ -1,7 +1,7 @@ /* Blink Turns on an LED on for one second, then off for one second, repeatedly. - + change This example code is in the public domain. */