if (counter = 2 )| (counter = 4) |,,,,, etc then
led1 = 1
else
led1 = 0
endif
That's the simplest way huh? I guess being tired didn't matter. Thanks for the help.
Tony
if (counter = 2 )| (counter = 4) |,,,,, etc then
led1 = 1
else
led1 = 0
endif
That's the simplest way huh? I guess being tired didn't matter. Thanks for the help.
Tony
Bookmarks