I'm trying to make the repeater's distance increase by 1 each time.
Therefore I need my declaration of 'a' to be outside the bit that gets repeated.
How do I do this?
I'm trying to make the repeater's distance increase by 1 each time.
Therefore I need my declaration of 'a' to be outside the bit that gets repeated.
How do I do this?