/Designs/LABduino/SW/demos/Blink/build/Blink.cpp.elf |
---|
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/Designs/LABduino/SW/demos/Blink/build/Blink.pde |
---|
26,4 → 26,4 |
delay(1000); // wait for a second |
digitalWrite(2, LOW); // set the LED off |
delay(1000); // wait for a second |
} |
} |