|
Re: Program a motor to turn on and off every other second.....
It's me using two members' names because i didnt have my own... sorry if i confused you. I'd like to thank you for the code given above. Theres only one thing though, it says syntax error....
void code()
{ IT SAYS THIS IS AN ERROR!!!
static byte loops = 0; // which loop are we on?
Do you know what could possibly be the problem? Thank You.
|