|
Re: On Java an Line Sensing.
We got line tracking up and running last night. We didn't use the line tracker example in Netbeans but our code is similar. You pretty much need to access the three digital inputs with the DigitalInput get() method. Just like the example.
|