//Distributed under the GPL v 2.0 //by fenn 10/03/06 //simple test program blinks an LED on and off #include //for a delay of 1 second, n = about 23000 void delay(long n) { long a; for(a=0;a