Quote:
Originally Posted by jwakeman
One question for you though. I can see how you can drive outputs and see the solenoid light for example. But if I declared a digital input for example how would I drive the value of that input? Is there some way to drive the digital input high/low from outside of the robot code under test? Or is that a TODO?
|
Hmm. I feel like I implemented it... it might be that if you declare it as an input, then it will behave as an input when you click it. That sounds like something I would do
