Quote:
Originally Posted by JavaNoNothing14
how do i create the object for the dashboard? where do i place the line of code?
|
You can pretty much put the code from the example robot into the Robot.java class. Just pay attention to where each part is location in such as robotInit and what not. There are other ways you can add the code for different results but that is up to the individual teams.