|
Re: Start/Stop as one IR function?
I'm not sure about the legality of this, but what if my function were say, x=x+1. And then in the autonomous code was looped
if x is even, stop
else go
That way the button always preforms the same function, adding one, but you can achieve the desired result.
Yes? No?
|