On Jun 30, 2011, at 12:14 PM, Tom Metro wrote:

>> void loop() {
>>   digitalWrite(13, HIGH);
>>   delay(1000);
>>   digitalWrite(13, LOW);
>>   delay(1000);
>> }
> 
> You made a 0.5 Hz square wave? :-)

There is a built-in LED on pin 13 - he is unleashing his inner blinkenlight :)

Best -F

_________________________________________
-- "'Problem' is a bleak word for challenge" - Richard Fish
(Federico L. Lucifredi) - flucifredi at acm.org - GnuPG 0x4A73884C







_______________________________________________
Hardwarehacking mailing list
[email protected]
http://lists.blu.org/mailman/listinfo/hardwarehacking

Reply via email to