it doesn't always work but give this a try
Code:COUNTER VAR BYTE FOR COUNTER = 0 TO 5 PORTC.0[COUNTER] = 0 'SET THE PORTC PIN LOW NEXT COUNTER
it doesn't always work but give this a try
Code:COUNTER VAR BYTE FOR COUNTER = 0 TO 5 PORTC.0[COUNTER] = 0 'SET THE PORTC PIN LOW NEXT COUNTER
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks