Wae; Abd Elgilil -
A Simple delay loop program in sort-of-C;
x = 0xff;
while (x >> 0) {
x = x---;
}
Now, do you know all about delay loops? How long does this delay for?
Do you now know about all of the other loop constructs? Do you know
how to make use of it? Do you know ANYTHING more than you knew before
you read this message?
Jim Wagner
Oregon Research Electronics
Tangent, OR, USA
[Non-text portions of this message have been removed]Message
Re: [AVR-Chat] Re: Beginner, I want a simple prog
2007-12-28 by Jim Wagner